Home
last modified time | relevance | path

Searched refs:address (Results 1 – 5 of 5) sorted by relevance

/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_message.cpp54 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()
/mipi-sys-t-3.6.0-3.5.0/printer/include/
Dmipi_syst_message.h112 uint64_t address; member
116 location() : tag(0), address(0), file(0), line(0) {} in location()
/mipi-sys-t-3.6.0-3.5.0/library/doxygen/
DApiOverview.md79 address, or a source "file:line" ID pair. This information is used during
99 API variant that includes the instrumentation instruction address as
154 instrumentation call either as an instruction pointer address or as a
DProtocol.md186 its instrumentation call either as an instruction pointer address or as a
202 * 2 = 32-bit code address
203 * 3 = 64-bit code address
/mipi-sys-t-3.6.0-3.5.0/library/include/
Dmipi_syst.h.in429 * 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 address
733 * 3 = 64-bit code address