OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:empty_cu
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/libdw/
dwarf_getlocation_implicit_pointer.c
38
static Dwarf_CU
empty_cu
= { .startp = &empty_exprloc,
variable
48
attr->cu = &
empty_cu
;
dwarf_getlocation.c
593
Note that synthetic
empty_cu
doesn't have an associated DWARF dbg. */
ChangeLog
402
* dwarf_getlocation_implicit_pointer.c (
empty_cu
): New static var.
403
(__libdw_empty_loc_attr): Drop cu argument, use
empty_cu
.
[
all
...]
Completed in 203 milliseconds