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