Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp38 DWARFSectionKind SectionKind) { in addUnitsForSection()
49 DWARFSectionKind SectionKind, in addUnitsForDWOSection()
64 bool Lazy, DWARFSectionKind SectionKind) { in addUnitsImpl()
72 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()
258 DWARFSectionKind SectionKind, in extract()
H A DDWARFVerifier.cpp282 DWARFSectionKind SectionKind) { in verifyUnitSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
250 DWARFSectionKind SectionKind) { in extract()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/
DDWARFLinkerBase.h66 getSectionName(DebugSectionKind SectionKind) { in getSectionName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/
DDWARFLinkerBase.h66 getSectionName(DebugSectionKind SectionKind) { in getSectionName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/
DDWARFLinkerBase.h66 getSectionName(DebugSectionKind SectionKind) { in getSectionName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetLoweringObjectFile.h40 class SectionKind; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetLoweringObjectFile.h40 class SectionKind; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetLoweringObjectFile.h40 class SectionKind; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h40 class SectionKind; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetLoweringObjectFile.h40 class SectionKind; variable
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h88 enum class SectionKind { enum