Searched defs:SectionKind (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | OutputSections.h | 317 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...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 44 DWARFSectionKind SectionKind) { in addUnitsForSection() argument 55 DWARFSectionKind SectionKind, in addUnitsForDWOSection() argument 70 bool Lazy, DWARFSectionKind SectionKind) { in addUnitsImpl() argument 78 __anon9d89529b0102(uint64_t Offset, DWARFSectionKind SectionKind, const DWARFSection *CurSection, const DWARFUnitIndex::Entry *IndexEntry) addUnitsImpl() argument 253 extract(DWARFContext & Context,const DWARFDataExtractor & debug_info,uint64_t * offset_ptr,DWARFSectionKind SectionKind) extract() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerBase.h | 66 getSectionName(DebugSectionKind SectionKind) { in getSectionName() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 40 class SectionKind; variable
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | Chunks.h | 57 enum Kind : uint8_t { SectionKind, OtherKind, ImportThunkKind }; global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 915 enum SectionKind global() enum in __anonf88679620111::CGObjCGNUstep2
|