Home
last modified time | relevance | path

Searched defs:SectionKind (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h317 getSectionDescriptor(DebugSectionKind SectionKind) const { in getSectionDescriptor()
332 SectionDescriptor &getSectionDescriptor(DebugSectionKind SectionKind) { in getSectionDescriptor()
349 tryGetSectionDescriptor(DebugSectionKind SectionKind) const { in tryGetSectionDescriptor()
361 tryGetSectionDescriptor(DebugSectionKind SectionKind) { in tryGetSectionDescriptor()
373 getOrCreateSectionDescriptor(DebugSectionKind SectionKind) { in getOrCreateSectionDescriptor()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp44 DWARFSectionKind SectionKind) { in addUnitsForSection()
55 DWARFSectionKind SectionKind, in addUnitsForDWOSection()
70 bool Lazy, DWARFSectionKind SectionKind) { in addUnitsImpl()
78 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()
253 DWARFSectionKind SectionKind) { in extract()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h66 getSectionName(DebugSectionKind SectionKind) { in getSectionName()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h40 class SectionKind; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.h57 enum Kind : uint8_t { SectionKind, OtherKind, ImportThunkKind }; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp915 enum SectionKind enum in __anonf53bd1d80111::CGObjCGNUstep2