Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
H A Ddwarf_getmacros.c367 Dwarf_CU fake_cu = { in read_macros() local
400 attributes[i].code = (fake_cu.version == 4 ? DW_AT_GNU_macros in read_macros()
404 attributes[i].cu = &fake_cu; in read_macros()
415 size_t len = __libdw_form_val_len (&fake_cu, proto->forms[i], readp); in read_macros()
H A Ddwarf_getsrclines.c309 Dwarf_CU fake_cu = { in read_srclines() local
415 attr.cu = &fake_cu; in read_srclines()
428 size_t len = __libdw_form_val_len (&fake_cu, forms[m], linep); in read_srclines()
586 attr.cu = &fake_cu; in read_srclines()
609 size_t len = __libdw_form_val_len (&fake_cu, forms[m], linep); in read_srclines()

Completed in 3 milliseconds