Searched defs:dwfl_cu (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
H A DlibdwflP.h205 struct dwfl_cu *first_cu, **cu;
295 struct dwfl_cu struct
304 struct dwfl_cu *next; /* CU immediately following in the file. */
311 struct dwfl_cu *cu;
314 We need to recover pointers to our struct dwfl_cu and a record in
321 unsigned int idx; /* My index in the dwfl_cu.lines table. */
325 static inline struct dwfl_cu *
403 struct dwfl_cu *cu;
512 extern Dwfl_Error __libdwfl_nextcu (Dwfl_Module *mod, struct dwfl_cu *lastcu,
513 struct dwfl_cu **c
[all...]

Completed in 156 milliseconds