Home
last modified time | relevance | path

Searched refs:SymbolLookup (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.h59 const char *SymbolLookup(uint64_t ReferenceValue, uint64_t *ReferenceType,
H A DDisassemblerLLVMC.cpp1659 ->SymbolLookup(value, type, pc, name); in SymbolLookupCallback()
1689 const char *DisassemblerLLVMC::SymbolLookup(uint64_t value, uint64_t *type_ptr, in SymbolLookup() function in DisassemblerLLVMC