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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFSegment.h 62 { return m_Vaddr; }
91 { m_Vaddr = pVaddr; }
127 uint64_t m_Vaddr; // Virtual address of the segment
  /frameworks/compile/mclinker/lib/LD/
ELFSegment.cpp 27 m_Vaddr(pVaddr),

Completed in 754 milliseconds