Searched defs:findSection (Results 1 – 10 of 10) sorted by relevance
91 const Section *Object::findSection(ssize_t UniqueId) const { in findSection() function in llvm::objcopy::coff::Object
1066 SectionBase *findSection(StringRef Name) { in findSection() function
809 auto findSection = [&](StringRef name) -> InputSectionBase * { in readCallGraph() local
350 static const Elf_Shdr *findSection(ArrayRef<Elf_Shdr> sections, uint32_t type) { in findSection() function
335 static OutputSection *findSection(StringRef name, unsigned partition = 1) { in findSection() function
954 auto findSection = [&](StringRef name) -> SectionChunk * { in parseCallGraphFile() local
1984 OutputSection *Writer::findSection(StringRef name) { in findSection() function in Writer
4087 const BindRebaseSegInfo::SectionInfo &BindRebaseSegInfo::findSection( in findSection() function in BindRebaseSegInfo
4078 const BindRebaseSegInfo::SectionInfo &BindRebaseSegInfo::findSection( in findSection() function in BindRebaseSegInfo
9186 const SegInfo::SectionInfo &SegInfo::findSection(uint32_t SegIndex, in findSection() function in SegInfo