Searched defs:SectionKind (Results 1 – 8 of 8) sorted by relevance
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...]
44 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()
66 getSectionName(DebugSectionKind SectionKind) { in getSectionName()
40 class SectionKind; global() variable
59 SectionKind, enumerator
55 SectionKind, enumerator
571 for (auto SectionKind : SectionKindsToEmit) { in copySwiftReflectionMetadata() local
914 enum SectionKind global() enum in __anon62da92030111::CGObjCGNUstep2