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 292 unsigned int AArch64GNULDBackend::getTargetSectionOrder(
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 232 unsigned int X86GNULDBackend::getTargetSectionOrder(
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 154 /// will call getTargetSectionOrder().
159 /// @see getTargetSectionOrder
162 /// getTargetSectionOrder - compute the layout order of target section
168 virtual unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 687 unsigned int ARMGNULDBackend::getTargetSectionOrder(
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 373 unsigned int HexagonLDBackend::getTargetSectionOrder(
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 548 unsigned int MipsGNULDBackend::getTargetSectionOrder(
    [all...]

Completed in 200 milliseconds