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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp309 AArch64GNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const function in class:AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp254 X86GNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const function in class:X86GNULDBackend
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h156 /// will call getTargetSectionOrder().
161 /// @see getTargetSectionOrder
164 /// getTargetSectionOrder - compute the layout order of target section
170 virtual unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const function in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp585 ARMGNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp401 HexagonLDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const function in class:HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp484 MipsGNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const function in class:MipsGNULDBackend

Completed in 272 milliseconds