Searched refs:getTargetSectionOrder (Results 1 – 12 of 12) sorted by relevance
103 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
309 AArch64GNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const in getTargetSectionOrder() function in AArch64GNULDBackend
113 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
585 ARMGNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const in getTargetSectionOrder() function in ARMGNULDBackend
124 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
401 HexagonLDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const in getTargetSectionOrder() function in HexagonLDBackend
96 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
254 X86GNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const in getTargetSectionOrder() function in X86GNULDBackend
118 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
484 MipsGNULDBackend::getTargetSectionOrder(const LDSection& pSectHdr) const in getTargetSectionOrder() function in MipsGNULDBackend
170 virtual unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const in getTargetSectionOrder() function
1431 return getTargetSectionOrder(pSectHdr); in getSectionOrder()