Home
last modified time | relevance | path

Searched refs:apple_objc (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DAppleDWARFIndex.h21 DWARFDataExtractor apple_objc, DWARFDataExtractor debug_str);
27 std::unique_ptr<DWARFMappedHash::MemoryTable> apple_objc) in AppleDWARFIndex() argument
31 m_apple_objc_up(std::move(apple_objc)) {} in AppleDWARFIndex()
DAppleDWARFIndex.cpp23 DWARFDataExtractor apple_objc, DWARFDataExtractor debug_str) { in Create() argument
41 apple_objc, debug_str, ".apple_objc"); in Create()
DSymbolFileDWARF.cpp469 DWARFDataExtractor apple_names, apple_namespaces, apple_types, apple_objc; in InitializeObject() local
473 LoadSectionData(eSectionTypeDWARFAppleObjC, apple_objc); in InitializeObject()
477 apple_types, apple_objc, m_context.getOrLoadStrData()); in InitializeObject()
/external/llvm-project/llvm/test/DebugInfo/
Ddwarfdump-accel.test64 CHECK: .apple_objc contents:
76 VERIFY-NEXT: Verifying .apple_objc...
/external/llvm-project/llvm/test/tools/dsymutil/X86/
Dupdate-one-CU.test18 CHECK: .apple_objc contents:
Dobjc.test13 CHECK: .apple_objc contents:
Dbasic-lto-linking-x86.test371 CHECK: .apple_objc contents:
/external/llvm/test/DebugInfo/
Ddwarfdump-accel.test60 CHECK: .apple_objc contents:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def936 HANDLE_DWARF_SECTION(AppleObjC, ".apple_objc", "apple-objc")
/external/llvm/docs/
DSourceLevelDebugging.rst1306 "``.apple_objc``" section should contain all ``DW_TAG_subprogram`` DIEs for an
1342 * "``.apple_objc``" -> "``__apple_objc``"
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def973 HANDLE_DWARF_SECTION(AppleObjC, ".apple_objc", "apple-objc", BoolOption)
/external/llvm-project/llvm/docs/
DSourceLevelDebugging.rst1914 "``.apple_objc``" section should contain all ``DW_TAG_subprogram`` DIEs for an
1950 * "``.apple_objc``" -> "``__apple_objc``"