Home
last modified time | relevance | path

Searched refs:empty_cu (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getlocation_implicit_pointer.c38 static Dwarf_CU empty_cu = { .startp = &empty_exprloc, variable
48 attr->cu = &empty_cu; in __libdw_empty_loc_attr()
DChangeLog1627 * dwarf_getlocation_implicit_pointer.c (empty_cu): New static var.
1628 (__libdw_empty_loc_attr): Drop cu argument, use empty_cu.