Searched refs:getTargetSectionOrder (Results 1 – 12 of 12) sorted by relevance
105 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
292 unsigned int AArch64GNULDBackend::getTargetSectionOrder( in getTargetSectionOrder() function in mcld::AArch64GNULDBackend
113 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
687 unsigned int ARMGNULDBackend::getTargetSectionOrder( in getTargetSectionOrder() function in mcld::ARMGNULDBackend
122 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
373 unsigned int HexagonLDBackend::getTargetSectionOrder( in getTargetSectionOrder() function in mcld::HexagonLDBackend
96 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
232 unsigned int X86GNULDBackend::getTargetSectionOrder( in getTargetSectionOrder() function in mcld::X86GNULDBackend
119 unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const;
548 unsigned int MipsGNULDBackend::getTargetSectionOrder( in getTargetSectionOrder() function in mcld::MipsGNULDBackend
168 virtual unsigned int getTargetSectionOrder(const LDSection& pSectHdr) const { in getTargetSectionOrder() function
1377 return getTargetSectionOrder(pSectHdr); in getSectionOrder()