Searched defs:getTargetSectionOrder (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp292 unsigned int AArch64GNULDBackend::getTargetSectionOrder( function in class:mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp232 unsigned int X86GNULDBackend::getTargetSectionOrder( function in class:mcld::X86GNULDBackend
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h154 /// will call getTargetSectionOrder().
159 /// @see getTargetSectionOrder
162 /// getTargetSectionOrder - compute the layout order of target section
168 virtual unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const { function in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp687 unsigned int ARMGNULDBackend::getTargetSectionOrder( function in class:mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp373 unsigned int HexagonLDBackend::getTargetSectionOrder( function in class:mcld::HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp548 unsigned int MipsGNULDBackend::getTargetSectionOrder( function in class:mcld::MipsGNULDBackend

Completed in 132 milliseconds