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 106 /// getSegmentStartAddr - return the start address of the segment
107 uint64_t getSegmentStartAddr(const LinkerScript& pScript) const;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 148 uint64_t GNULDBackend::getSegmentStartAddr(const LinkerScript& pScript) const {
    [all...]

Completed in 60 milliseconds