HomeSort by relevance Sort by last modified time
    Searched refs:m_Memsz (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
ELFSegment.h 71 { return m_Memsz; }
100 { m_Memsz = pMemsz; }
130 uint64_t m_Memsz; // # of bytes in mem image of segment (may be 0)
  /frameworks/compile/mclinker/lib/LD/
ELFSegment.cpp 30 m_Memsz(pMemsz),

Completed in 27 milliseconds