Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.h61 const char *SymbolLookup(uint64_t ReferenceValue, uint64_t *ReferenceType,
H A DDisassemblerLLVMC.cpp1717 ->SymbolLookup(value, type, pc, name); in SymbolLookupCallback()
1747 const char *DisassemblerLLVMC::SymbolLookup(uint64_t value, uint64_t *type_ptr, in SymbolLookup() function in DisassemblerLLVMC