Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REhints/HexRaysCodeXplorer
/ functions
Functions
176 in github.com/REhints/HexRaysCodeXplorer
⨍
Functions
176
◇
Types & classes
60
Method
check_ptr
src/HexRaysCodeXplorer/TypeReconstructor.cpp:296
Method
clearInfo
src/HexRaysCodeXplorer/GCCObjectFormatParser.cpp:131
Method
clearInfo
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:968
Function
ct_object_explorer_dblclick
src/HexRaysCodeXplorer/ObjectExplorer.cpp:515
Function
ct_object_explorer_keyboard
src/HexRaysCodeXplorer/ObjectExplorer.cpp:491
Function
ct_vtbl_xrefs_window_dblclick
src/HexRaysCodeXplorer/ObjectExplorer.cpp:442
Method
ctree_dumper_t
src/HexRaysCodeXplorer/CtreeExtractor.h:33
Function
decompiled_line_to_disasm_cb
show disassembly line for ctree->item
src/HexRaysCodeXplorer/CodeXplorer.cpp:510
Method
destroy
src/HexRaysCodeXplorer/CtreeGraphBuilder.cpp:297
Function
display_ctree_graph
Display ctree graph for current decompiled function
src/HexRaysCodeXplorer/CodeXplorer.cpp:320
Function
display_vtbl_objects
display Object Explorer
src/HexRaysCodeXplorer/CodeXplorer.cpp:564
Method
edge_t
src/HexRaysCodeXplorer/CtreeGraphBuilder.h:59
Function
extract_all_ctrees
src/HexRaysCodeXplorer/CtreeExtractor.cpp:384
Method
filter_citem
src/HexRaysCodeXplorer/CtreeExtractor.cpp:45
Function
fixDword
Force a memory location to be DWORD size
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:663
Method
freeWorkingData
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:157
Method
func_ctree_info_t
src/HexRaysCodeXplorer/CtreeExtractor.cpp:413
Method
getBCDInfo
Get list of base class descriptor info
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:400
Method
getName
Get type name into a buffer type_info assumed to be valid
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:212
Method
getRttiInfo
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:959
Method
getTableInfo
Attempt to get information of and fix vftable at address Return TRUE along with info if valid vftable parsed at address
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:47
Method
get_node_label
src/HexRaysCodeXplorer/CtreeGraphBuilder.cpp:55
Method
get_structure_size
src/HexRaysCodeXplorer/TypeReconstructor.cpp:477
Method
get_title
--------------------------------------------------------------------------
src/HexRaysCodeXplorer/CtreeGraphBuilder.cpp:284
Method
get_type_increment_val
src/HexRaysCodeXplorer/TypeReconstructor.cpp:86
Method
get_vftbl
src/HexRaysCodeXplorer/TypeReconstructor.cpp:278
Function
gr_callback
--------------------------------------------------------------------------
src/HexRaysCodeXplorer/CodeXplorer.cpp:218
Method
graph_builder_t
src/HexRaysCodeXplorer/CodeXplorer.cpp:80
Method
graph_info_t
--------------------------------------------------------------------------
src/HexRaysCodeXplorer/CtreeGraphBuilder.cpp:245
Function
hasAnteriorComment
Return TRUE if address as a anterior comment
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:651
Function
init
-------------------------------------------------------------------------- Initialize the plugin.
src/HexRaysCodeXplorer/CodeXplorer.cpp:691
Method
isTypeName
Returns TRUE if known typename at address
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:244
Method
isValid
A valid type_info/TypeDescriptor at pointer?
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:218
Method
isValid2
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:293
Function
is_type_name
returns TRUE if mangled name is a unknown type name
src/HexRaysCodeXplorer/ObjectExplorer.h:87
Function
is_valid_name
src/HexRaysCodeXplorer/ObjectExplorer.h:57
Function
killAnteriorComments
Delete any anterior comment(s) at address if there is some
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:657
Method
leave_expr
src/HexRaysCodeXplorer/CtreeExtractor.h:45
Method
leave_insn
We treat expressions and statements the same way: add them to the graph
src/HexRaysCodeXplorer/CtreeExtractor.h:44
Method
match_expression
src/HexRaysCodeXplorer/TypeReconstructor.cpp:446
Method
obj_fint_t
src/HexRaysCodeXplorer/TypeExtractor.cpp:51
Method
object_explorer_info_t
src/HexRaysCodeXplorer/ObjectExplorer.h:36
Method
parseTypeInfo
src/HexRaysCodeXplorer/GCCTypeInfo.cpp:28
Method
parseVtableInfo
src/HexRaysCodeXplorer/GCCVtableInfo.cpp:57
Method
parseVtableInnerInfo
src/HexRaysCodeXplorer/GCCVtableInfo.cpp:118
Method
process
Process a ctree item
src/HexRaysCodeXplorer/CodeXplorer.cpp:112
Method
process
Process a ctree item
src/HexRaysCodeXplorer/CtreeExtractor.cpp:74
Method
processVftable
Process RTTI vftable info
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:470
Method
process_for_hash
src/HexRaysCodeXplorer/CtreeExtractor.cpp:65
Method
process_leave
src/HexRaysCodeXplorer/CtreeExtractor.cpp:89
Function
reconstruct_type_cb
src/HexRaysCodeXplorer/TypeReconstructor.cpp:575
Function
rename_simple_expr
src/HexRaysCodeXplorer/CodeXplorer.cpp:440
Function
renamer_t
src/HexRaysCodeXplorer/CodeXplorer.cpp:138
Function
run
--------------------------------------------------------------------------
src/HexRaysCodeXplorer/CodeXplorer.cpp:751
Method
scanSeg4Vftables
src/HexRaysCodeXplorer/GCCObjectFormatParser.cpp:85
Function
show_current_citem_in_custom_view
extract ctree to custom view
src/HexRaysCodeXplorer/CodeXplorer.cpp:523
Function
show_offset_in_windbg_format
src/HexRaysCodeXplorer/CodeXplorer.cpp:456
Method
string_view_form_info_t
src/HexRaysCodeXplorer/Utility.h:40
Function
term
--------------------------------------------------------------------------
src/HexRaysCodeXplorer/CodeXplorer.cpp:740
Function
ui_object_explorer_callback
src/HexRaysCodeXplorer/ObjectExplorer.cpp:564
Method
update
src/HexRaysCodeXplorer/ObjectExplorer.cpp:629
Method
update
src/HexRaysCodeXplorer/CodeXplorer.cpp:657
Function
verify_32_t
src/HexRaysCodeXplorer/ObjectExplorer.h:63
Function
visit_expr
src/HexRaysCodeXplorer/CodeXplorer.cpp:166
Method
visit_expr
src/HexRaysCodeXplorer/CodeXplorer.cpp:88
Method
visit_expr
src/HexRaysCodeXplorer/TypeReconstructor.cpp:450
Method
visit_expr
src/HexRaysCodeXplorer/TypeExtractor.cpp:57
Method
visit_expr
src/HexRaysCodeXplorer/CtreeExtractor.h:42
Method
visit_insn
We treat expressions and statements the same way: add them to the graph
src/HexRaysCodeXplorer/CodeXplorer.cpp:87
Method
visit_insn
We treat expressions and statements the same way: add them to the graph
src/HexRaysCodeXplorer/CtreeExtractor.h:41
Method
visited
src/HexRaysCodeXplorer/CtreeGraphBuilder.cpp:36
Method
~GCCObjectFormatParser
src/HexRaysCodeXplorer/GCCObjectFormatParser.cpp:37
Method
~GCCTypeInfo
src/HexRaysCodeXplorer/GCCTypeInfo.cpp:21
Method
~GCCVtableInfo
src/HexRaysCodeXplorer/GCCVtableInfo.cpp:19
Method
~IObjectFormatParser
src/HexRaysCodeXplorer/IObjectFormatParser.cpp:5
Method
~MSVCObjectFormatParser
src/HexRaysCodeXplorer/MSVCObjectFormatParser.cpp:955
← previous
101–176 of 176, ranked by callers