Searched refs:getFirstInputSection (Results 1 – 3 of 3) sorted by relevance
148 InputSection *getFirstInputSection(const OutputSection *os);
715 InputSection *first = getFirstInputSection(this); in finalize()827 InputSection *elf::getFirstInputSection(const OutputSection *os) { in getFirstInputSection() function in elf
1238 bool isEmpty = (getFirstInputSection(sec) == nullptr); in adjustOutputSections()