Home | History | Annotate | Download | only in Target

Lines Matching defs:getSectionOrder

1364 /// getSectionOrder
1365 unsigned int GNULDBackend::getSectionOrder(const LDSection& pSectHdr) const
1922 unsigned int order = getSectionOrder(**sect);
2307 if ((getSectionOrder(got) == SHO_RELRO_LAST) &&
2481 (*out)->setOrder(getSectionOrder(**it));
2510 size_t order = getSectionOrder(**it);