Searched refs:address_desc (Results 1 – 1 of 1) sorted by relevance
97 const char* address_desc = FakeLookupTargetDescription(addr); in AppendCodeRelativeCodeAddressToOutput() local98 if (address_desc != NULL) { in AppendCodeRelativeCodeAddressToOutput()99 Disassembler::AppendToOutput(" ; %s", address_desc); in AppendCodeRelativeCodeAddressToOutput()