Searched refs:getSectionOrder (Results 1 – 3 of 3) sorted by relevance
93 virtual unsigned int getSectionOrder(const LDSection& pSectHdr) const = 0;
162 virtual unsigned int getSectionOrder(const LDSection& pSectHdr) const;
1365 unsigned int GNULDBackend::getSectionOrder(const LDSection& pSectHdr) const in getSectionOrder() function in GNULDBackend1922 unsigned int order = getSectionOrder(**sect); in createProgramHdrs()2307 if ((getSectionOrder(got) == SHO_RELRO_LAST) && in setOutputSectionAddress()2481 (*out)->setOrder(getSectionOrder(**it)); in placeOutputSections()2510 size_t order = getSectionOrder(**it); in placeOutputSections()