Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp37 DWARFSectionKind SectionKind) { in addUnitsForSection()
48 DWARFSectionKind SectionKind, in addUnitsForDWOSection()
63 bool Lazy, DWARFSectionKind SectionKind) { in addUnitsImpl()
71 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()
232 DWARFSectionKind SectionKind) { in extract()
H A DDWARFVerifier.cpp291 DWARFSectionKind SectionKind) { in verifyUnitSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h38 class SectionKind; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp905 enum SectionKind enum in __anon119c321b0111::CGObjCGNUstep2