Searched refs:allocatableSections (Results 1 – 3 of 3) sorted by relevance
987 iterator_range<FilteredSectionIterator> allocatableSections() { in allocatableSections() function1008 iterator_range<FilteredSectionConstIterator> allocatableSections() const { in allocatableSections() function1009 return const_cast<BinaryContext *>(this)->allocatableSections(); in allocatableSections()
1407 for (BinarySection &Section : BC->allocatableSections()) { in disassemblePLT()3846 for (BinarySection &Section : BC->allocatableSections()) { in mapExtraSections()4240 for (const BinarySection &Section : BC->allocatableSections()) { in getOutputSections()4936 for (BinarySection &Section : BC->allocatableSections()) { in patchELFAllocatableRelaSections()5355 for (BinarySection &Section : BC->allocatableSections()) { in rewriteFile()5368 for (BinarySection &Section : BC->allocatableSections()) in rewriteFile()
1383 for (BinarySection &Section : allocatableSections()) { in fixBinaryDataHoles()