/external/oprofile/agents/jvmti/ |
D | libjvmti_oprofile.c | 66 struct debug_line_info * debug_line; in create_debug_line_info() local 84 debug_line = calloc(map_length, sizeof(struct debug_line_info)); in create_debug_line_info() 85 if (!debug_line) in create_debug_line_info() 97 debug_line[i].vma = (unsigned long)map[i].start_address; in create_debug_line_info() 98 debug_line[i].lineno = table_ptr[j].line_number; in create_debug_line_info() 99 debug_line[i].filename = source_filename; in create_debug_line_info() 104 fprintf(stderr, "%lx %d\t", debug_line[i].vma, in create_debug_line_info() 105 debug_line[i].lineno); in create_debug_line_info() 110 return debug_line; in create_debug_line_info() 125 struct debug_line_info * debug_line = NULL; in cb_compiled_method_load() local [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/ |
D | dwarf2-line.c | 355 dwarf2_dbgfmt_gen_line_op(yasm_section *debug_line, dwarf2_line_state *state, in dwarf2_dbgfmt_gen_line_op() argument 366 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_set_file, in dwarf2_dbgfmt_gen_line_op() 371 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_set_column, in dwarf2_dbgfmt_gen_line_op() 375 dwarf2_dbgfmt_append_line_ext_op_int(debug_line, in dwarf2_dbgfmt_gen_line_op() 382 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_set_isa, in dwarf2_dbgfmt_gen_line_op() 388 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_negate_stmt, NULL); in dwarf2_dbgfmt_gen_line_op() 391 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_negate_stmt, NULL); in dwarf2_dbgfmt_gen_line_op() 394 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_set_basic_block, NULL); in dwarf2_dbgfmt_gen_line_op() 398 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_set_prologue_end, NULL); in dwarf2_dbgfmt_gen_line_op() 401 dwarf2_dbgfmt_append_line_op(debug_line, DW_LNS_set_epilogue_begin, in dwarf2_dbgfmt_gen_line_op() [all …]
|
D | dwarf2-dbgfmt.c | 154 /*@null@*/ yasm_section *debug_info, *debug_line, *main_code; in dwarf2_dbgfmt_generate() local 159 debug_line = yasm_dwarf2__generate_line(object, linemap, errwarns, in dwarf2_dbgfmt_generate() 171 debug_info = yasm_dwarf2__generate_info(object, debug_line, main_code); in dwarf2_dbgfmt_generate()
|
D | dwarf2-dbgfmt.h | 128 (yasm_object *object, yasm_section *debug_line,
|
D | dwarf2-info.c | 260 yasm_dwarf2__generate_info(yasm_object *object, yasm_section *debug_line, in yasm_dwarf2__generate_info() argument 305 yasm_section_bcs_first(debug_line))), 0), in yasm_dwarf2__generate_info()
|
/external/oprofile/opjitconv/ |
D | parse_dump.c | 120 struct jitentry_debug_line * debug_line = in parse_code_debug_info() local 123 debug_line->data = rec; in parse_code_debug_info() 124 debug_line->end = end; in parse_code_debug_info() 125 debug_line->life_start = rec->timestamp; in parse_code_debug_info() 126 debug_line->life_end = end_time; in parse_code_debug_info() 128 debug_line->next = jitentry_debug_line_list; in parse_code_debug_info() 129 jitentry_debug_line_list = debug_line; in parse_code_debug_info()
|
D | debug_line.c | 443 struct jitentry_debug_line * debug_line; in init_debug_line_info() local 449 for (debug_line = jitentry_debug_line_list; in init_debug_line_info() 450 debug_line; in init_debug_line_info() 451 debug_line = debug_line->next) { in init_debug_line_info() 452 struct jr_code_debug_info const * rec = debug_line->data; in init_debug_line_info()
|
D | Makefile.am | 20 debug_line.c
|
/external/llvm/test/MC/ELF/ |
D | debug-line2.s | 26 .section .debug_line,"",@progbits
|
D | relax-crash.s | 6 .section .debug_line,"",@progbits
|
D | debug-loc.s | 25 .section .debug_line,"",@progbits
|
D | debug-line.s | 35 .section .debug_line,"",@progbits
|
D | compression.s | 36 .section .debug_line,"",@progbits
|
D | discriminator.s | 55 # CHECK: Section ({{[^ ]+}}) .rel.debug_line {
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/ |
D | datavis2.asm | 10 .section .debug_line, ""
|
/external/llvm/test/DebugInfo/ |
D | dwarfdump-line-dwo.test | 3 CHECK: .debug_line.dwo contents:
|
D | empty.ll | 10 ; CHECK: .debug_line contents:
|
D | debuglineinfo.test | 7 ; .debug_line section and exercises DIContext::getLineInfoForAddressRange().
|
D | lto-comp-dir.ll | 10 ; CHECK: .debug_line contents:
|
/external/elfutils/0.153/ |
D | NOTES | 57 .debug_line | 59 .debug_line |
|
/external/llvm/test/DebugInfo/X86/ |
D | stmt-list.ll | 3 ; CHECK: .section .debug_line,"",@progbits
|
D | stmt-list-multiple-compile-units.ll | 26 ; CHECK: .debug_line contents: 43 ; DWARF3: .debug_line contents:
|
D | fission-cu.ll | 105 ; OBJ-NEXT: R_X86_64_32 .debug_line
|
/external/llvm/test/MC/ARM/ |
D | coff-debugging-secrel.ll | 36 ; CHECK-ITANIUM: 0x16 IMAGE_REL_ARM_SECREL .debug_line
|
/external/elfutils/0.153/src/ |
D | elf32-i386.script | 218 .debug_line;
|