Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h317 getSectionDescriptor(DebugSectionKind SectionKind) const { in getSectionDescriptor() argument
332 SectionDescriptor &getSectionDescriptor(DebugSectionKind SectionKind) { in getSectionDescriptor() argument
349 tryGetSectionDescriptor(DebugSectionKind SectionKind) tryGetSectionDescriptor() argument
361 tryGetSectionDescriptor(DebugSectionKind SectionKind) tryGetSectionDescriptor() argument
373 getOrCreateSectionDescriptor(DebugSectionKind SectionKind) getOrCreateSectionDescriptor() argument
[all...]
/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()
257 DWARFSectionKind SectionKind) { in extract()
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h66 getSectionName(DebugSectionKind SectionKind) { in getSectionName()
/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h40 class SectionKind; global() variable
/llvm-project/lld/COFF/
H A DChunks.h59 SectionKind, enumerator
/llvm-project/lld/wasm/
H A DSymbols.h55 SectionKind, enumerator
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp571 for (auto SectionKind : SectionKindsToEmit) { in copySwiftReflectionMetadata() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp914 enum SectionKind global() enum in __anon62da92030111::CGObjCGNUstep2