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

/external/elfutils/src/libdw/
H A 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;

Completed in 105 milliseconds