Home
last modified time | relevance | path

Searched defs:debug_line (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/agents/jvmti/
Dlibjvmti_oprofile.c66 struct debug_line_info * debug_line; in create_debug_line_info() local
125 struct debug_line_info * debug_line = NULL; in cb_compiled_method_load() local
/external/oprofile/opjitconv/
Dparse_dump.c120 struct jitentry_debug_line * debug_line = in parse_code_debug_info() local
Ddebug_line.c443 struct jitentry_debug_line * debug_line; in init_debug_line_info() local
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
Ddwarf2-line.c355 dwarf2_dbgfmt_gen_line_op(yasm_section *debug_line, dwarf2_line_state *state, in dwarf2_dbgfmt_gen_line_op()
478 yasm_section *debug_line; member
561 yasm_section *debug_line; /* section to which line number info goes */ member
Ddwarf2-dbgfmt.c154 /*@null@*/ yasm_section *debug_info, *debug_line, *main_code; in dwarf2_dbgfmt_generate() local
Ddwarf2-info.c260 yasm_dwarf2__generate_info(yasm_object *object, yasm_section *debug_line, in yasm_dwarf2__generate_info()