Home
last modified time | relevance | path

Searched refs:DW_UT_split_compile (Results 1 – 25 of 39) sorted by relevance

12

/external/elfutils/libdw/
Ddwarf_nextcu.c200 || unit_type == DW_UT_split_compile in INTDEF()
240 && (unit_type == DW_UT_skeleton || unit_type == DW_UT_split_compile in INTDEF()
Ddwarf_ranges.c54 && cu->unit_type == DW_UT_split_compile) in __libdw_read_begin_end_pair_inc()
405 if (data == NULL && cu->unit_type == DW_UT_split_compile) in initial_offset()
492 if (d == NULL && cu->unit_type == DW_UT_split_compile) in dwarf_ranges()
516 && die->cu->unit_type == DW_UT_split_compile) in dwarf_ranges()
Ddwarf_lowpc.c42 if (is_cudie (die) && die->cu->unit_type == DW_UT_split_compile) in dwarf_lowpc()
Ddwarf_highpc.c43 if (is_cudie (die) && die->cu->unit_type == DW_UT_split_compile) in dwarf_highpc()
Ddwarf_hasattr_integrate.c62 && die->cu->unit_type == DW_UT_split_compile) in dwarf_hasattr_integrate()
Ddwarf_attr_integrate.c62 && die->cu->unit_type == DW_UT_split_compile) in dwarf_attr_integrate()
Ddwarf_getsrcfiles.c57 if (cu->unit_type == DW_UT_split_compile in dwarf_getsrcfiles()
Dlibdw_find_split_unit.c58 if (split->unit_type == DW_UT_split_compile in try_split_file()
Ddwarf_next_lines.c118 && (next_cu->unit_type == DW_UT_split_compile in dwarf_next_lines()
Ddwarf_formudata.c50 && attr->cu->unit_type == DW_UT_split_compile)) in __libdw_formptr()
Dlibdw_findcu.c197 newp->unit_type = DW_UT_split_compile; in __libdw_intern_next_unit()
Ddwarf.h39 DW_UT_split_compile = 0x05, enumerator
/external/llvm-project/llvm/test/DebugInfo/X86/
Dinvalid-unit-header.s21 .byte 5 # DW_UT_split_compile
Ddebug-info-dwo-dwarf64.ll7 …pile Unit: {{.+}}, format = DWARF64, version = 0x0005, unit_type = DW_UT_split_compile, abbr_offse…
Ddwp-v5-rnglists.s43 .byte 5 # DW_UT_split_compile
Ddwp-v5-loclists.s62 .byte 5 # DW_UT_split_compile
Ddwarfdump-header.s150 …ngth = 0x0000001e, format = DWARF32, version = 0x0005, unit_type = DW_UT_split_compile, abbr_offse…
Dstring-offsets-table.ll66 ; SPLIT-NEXT: 0x00000000: Compile Unit:{{.*}}DW_UT_split_compile
/external/llvm-project/llvm/test/tools/llvm-dwp/X86/
Dwrong-unit-type-info-v5.s4 # CHECK: error: {{.*}}: unit type DW_UT_split_compile type not found in debug_info header. Unexpect…
Dinfo-v5.s9 …ngth = 0x00000050, format = DWARF32, version = 0x0005, unit_type = DW_UT_split_compile, abbr_offse…
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h367 case dwarf::DW_UT_split_compile: in isMatchingUnitTypeAndTag()
385 case dwarf::DW_UT_split_compile: in getDWARF5HeaderSize()
/external/llvm-project/llvm/test/CodeGen/X86/
Ddwarf-headers.ll83 ; DWO-5: 0x00000033: Compile Unit: {{.*}} version = 0x0005, unit_type = DW_UT_split_compile, abbr_o…
/external/llvm-project/llvm/test/DebugInfo/WebAssembly/
Ddwarf-headers.ll85 ; DWO-5: 0x00000033: Compile Unit: {{.*}} version = 0x0005, unit_type = DW_UT_split_compile, abbr_o…
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h387 case DW_UT_split_compile: in isUnitType()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h369 case dwarf::DW_UT_split_compile: in isMatchingUnitTypeAndTag()

12