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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 108 /// getSegmentStartAddr - this function returns the start address of the segment
109 uint64_t getSegmentStartAddr(const LinkerScript& pScript) const;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 151 uint64_t GNULDBackend::getSegmentStartAddr(const LinkerScript& pScript) const
    [all...]

Completed in 121 milliseconds