HomeSort by: relevance | last modified time | path
    Searched refs:allocSections (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.h 1065 allocSections() const {
Object.cpp 2559 for (const SectionBase &Sec : Obj.allocSections())
2575 for (SectionBase &Sec : Obj.allocSections()) {
2588 for (SectionBase &Sec : Obj.allocSections())

Completed in 30 milliseconds