Searched refs:address (Results 1 – 5 of 5) sorted by relevance
54 m_loc.address = addr; in setLocAddr32()61 m_loc.address = addr; in setLocAddr64()287 sstr << toHexValue((uint32_t)loc.address); in location2string()289 sstr << toHexValue(loc.address); in location2string()
112 uint64_t address; member116 location() : tag(0), address(0), file(0), line(0) {} in location()
79 address, or a source "file:line" ID pair. This information is used during99 API variant that includes the instrumentation instruction address as154 instrumentation call either as an instruction pointer address or as a
186 its instrumentation call either as an instruction pointer address or as a202 * 2 = 32-bit code address203 * 3 = 64-bit code address
429 * Set this define if running in 64-bit code address space.552 * Enable the API variants that send the address of the instrumentation location.732 * 2 = 32-bit code address733 * 3 = 64-bit code address