Home
last modified time | relevance | path

Searched refs:AppleTypesSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h271 DWARFSection AppleTypesSection; variable
300 const DWARFSection& getAppleTypesSection() override { return AppleTypesSection; } in getAppleTypesSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp715 .Case("apple_types", &AppleTypesSection.Data) in DWARFContextInMemory()
769 .Case("apple_types", &AppleTypesSection.Relocs) in DWARFContextInMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1462 DWARFSectionMap AppleTypesSection; member in __anonc7c59b990d11::DWARFObjInMemory
1493 .Case("apple_types", &AppleTypesSection) in mapNameToDWARFSection()
1864 return AppleTypesSection; in getAppleTypesSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1527 DWARFSectionMap AppleTypesSection; member in __anonbdce32250f11::DWARFObjInMemory
1559 .Case("apple_types", &AppleTypesSection) in mapNameToDWARFSection()
1928 return AppleTypesSection; in getAppleTypesSection()