Searched refs:info_location (Results 1 – 5 of 5) sorted by relevance
30 addr_t info_location; in ResolveRendezvousAddress() local35 info_location = process->GetImageInfoAddress(); in ResolveRendezvousAddress()37 if (info_location == LLDB_INVALID_ADDRESS) in ResolveRendezvousAddress()41 size = process->DoReadMemory(info_location, &info_addr, in ResolveRendezvousAddress()
97 .info_location = False,324 void (*info_location)(Addr) in VG_()327 VG_(needs).info_location = True; in VG_()328 VG_(tdict).tool_info_location = info_location; in VG_()
92 Bool info_location; member
463 void (*info_location)(Addr)
444 if (VG_(needs).info_location) { in handle_gdb_valgrind_command()449 if (!VG_(needs).info_location || VG_(debugLog_getLevel)() > 0 ) { in handle_gdb_valgrind_command()