Searched refs:SymbolLookup (Results 1 – 2 of 2) sorted by relevance
61 const char *SymbolLookup(uint64_t ReferenceValue, uint64_t *ReferenceType,
1717 ->SymbolLookup(value, type, pc, name); in SymbolLookupCallback()1747 const char *DisassemblerLLVMC::SymbolLookup(uint64_t value, uint64_t *type_ptr, in SymbolLookup() function in DisassemblerLLVMC