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

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1114 /// getSectionOrder
1115 unsigned int GNULDBackend::getSectionOrder(const Output& pOutput, function in class:GNULDBackend
1391 if (getSectionOrder(pOutput, *sect_table[idx], pInfo) > SHO_RELRO_LAST) {
1466 unsigned int order = getSectionOrder(pOutput, **sect, pInfo);

Completed in 71 milliseconds