Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation_implicit_pointer.c37 static unsigned char empty_exprloc = 0; variable
38 static Dwarf_CU empty_cu = { .startp = &empty_exprloc,
39 .endp = &empty_exprloc + 1 };
47 attr->valp = &empty_exprloc; in __libdw_empty_loc_attr()