Searched refs:getFirstInputSection (Results 1 – 3 of 3) sorted by relevance
121 InputSection *getFirstInputSection(const OutputSection *os);
399 InputSection *first = getFirstInputSection(this); in finalize()503 InputSection *elf::getFirstInputSection(const OutputSection *os) { in getFirstInputSection() function in elf
1068 bool isEmpty = (getFirstInputSection(sec) == nullptr); in adjustSectionsBeforeSorting()