Home
last modified time | relevance | path

Searched defs:SectionNames (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h56 static constexpr StringLiteral SectionNames[SectionKindsNum] = { variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp372 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
H A DDWARFContext.cpp1987 std::vector<SectionName> SectionNames; member in __anonfc0a132e1211::DWARFObjInMemory
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp431 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
451 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1193 StringTableSection *SectionNames = nullptr; variable