HomeSort by relevance Sort by last modified time
    Searched defs:getTargetSectionOrder (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 309 AArch64GNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 254 X86GNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 585 ARMGNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 156 /// will call getTargetSectionOrder().
161 /// @see getTargetSectionOrder
164 /// getTargetSectionOrder - compute the layout order of target section
170 virtual unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 401 HexagonLDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 484 MipsGNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const

Completed in 82 milliseconds