Searched refs:m_Paddr (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegment.h62 uint64_t paddr() const { return m_Paddr; }
83 { m_Paddr = pPaddr; }
118 uint64_t m_Paddr; // Physical address of the segment (OS-specific) member in class:mcld::ELFSegment
/frameworks/compile/mclinker/lib/LD/
H A DELFSegment.cpp29 m_Paddr(0x0),
42 m_Paddr(0x0),

Completed in 237 milliseconds