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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegment.h71 { return m_Memsz; }
100 { m_Memsz = pMemsz; }
130 uint64_t m_Memsz; // # of bytes in mem image of segment (may be 0) member in class:mcld::ELFSegment
/frameworks/compile/mclinker/lib/LD/
H A DELFSegment.cpp30 m_Memsz(pMemsz),

Completed in 540 milliseconds