Home
last modified time | relevance | path

Searched refs:debug_str_offset (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c657 unsigned int debug_str_offset = 0; in read_srclines() local
661 debug_str_offset = read_4ubyte_unaligned_inc (dbg, linep); in read_srclines()
856 state.function_name += debug_str_offset; in read_srclines()
863 state.function_name += debug_str_offset; in read_srclines()
/third_party/elfutils/src/
H A Dreadelf.c8930 unsigned int debug_str_offset = 0; in print_debug_line_section() local
8934 debug_str_offset = read_4ubyte_unaligned_inc (dbg, linep); in print_debug_line_section()
9098 function_name += debug_str_offset; in print_debug_line_section()
9122 function_name += debug_str_offset; in print_debug_line_section()

Completed in 22 milliseconds