Searched defs:findSection (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.cpp80 const Section *Object::findSection(ssize_t UniqueId) const { function in class:llvm::objcopy::coff::Object
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp777 auto findSection = [&](StringRef name) -> InputSectionBase * { local
H A DInputFiles.cpp336 static const Elf_Shdr *findSection(ArrayRef<Elf_Shdr> sections, uint32_t type) { function
H A DWriter.cpp330 static OutputSection *findSection(StringRef name, unsigned partition = 1) { function
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1929 OutputSection *Writer::findSection(StringRef name) { function in class:Writer
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h1054 SectionBase *findSection(StringRef Name) { function in class:llvm::objcopy::elf::Object
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4061 const BindRebaseSegInfo::SectionInfo &BindRebaseSegInfo::findSection( function in class:BindRebaseSegInfo

Completed in 147 milliseconds