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

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h189 /// will call getTargetSectionOrder().
194 /// @see getTargetSectionOrder
198 /// getTargetSectionOrder - compute the layout order of target section
205 getTargetSectionOrder(const Output& pOutput, const LDSection& pSectHdr) const function in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp968 ARMGNULDBackend::getTargetSectionOrder(const Output& pOutput, function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp557 X86GNULDBackend::getTargetSectionOrder(const Output& pOutput, function in class:X86GNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp447 MipsGNULDBackend::getTargetSectionOrder(const Output& pOutput, function in class:mcld::MipsGNULDBackend

Completed in 18 milliseconds