Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp347 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
H A DDWARFDie.cpp65 ArrayRef<SectionName> SectionNames; in dumpRanges() local
H A DDWARFContext.cpp1243 std::vector<SectionName> SectionNames; member in __anonf3f23cd30d11::DWARFObjInMemory
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp513 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
533 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.h795 StringTableSection *SectionNames = nullptr; variable