Searched defs:getSectionName (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h102 StringRef getSectionName() const { return SectionName; } function in class:llvm::DWARFListTableHeader
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DChunks.h161 virtual StringRef getSectionName() const { function in class:lld::coff::NonSectionChunk
210 StringRef getSectionName() const { function in class:lld::coff::final
371 inline StringRef Chunk::getSectionName() const { function in class:lld::coff::Chunk
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h726 ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section, function in class:llvm::object::ELFFile
738 Expected<StringRef> ELFFile<ELFT>::getSectionName(const Elf_Shdr *Section, function in class:llvm::object::ELFFile
H A DIRSymtab.h227 StringRef getSectionName() const { return SectionName; } function in struct:llvm::irsymtab::Symbol
H A DELFObjectFile.h716 Expected<StringRef> ELFObjectFile<ELFT>::getSectionName(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1054 StringRef ObjFile<ELFT>::getSectionName(const Elf_Shdr &sec) { function in class:ObjFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp238 Expected<StringRef> XCOFFObjectFile::getSectionName(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp268 Expected<StringRef> COFFObjectFile::getSectionName(DataRefImpl Ref) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1445 Expected<StringRef> WasmObjectFile::getSectionName(DataRefImpl Sec) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp1908 Expected<StringRef> MachOObjectFile::getSectionName(DataRefImpl Sec) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp970 ModuleSanitizerCoverage::getSectionName(const std::string &Section) const { function in class:ModuleSanitizerCoverage
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1457 getSectionName(const llvm::object::COFFObjectFile *Obj, int32_t SectionNumber, function
H A DELFDumper.cpp5641 static StringRef getSectionName(const SectionRef &Sec) { function
[all...]

Completed in 105 milliseconds