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

/external/elfutils/libdwfl/
H A DlibdwflP.h174 struct dwfl_cu *first_cu, **cu;
190 struct dwfl_cu struct
199 struct dwfl_cu *next; /* CU immediately following in the file. */
206 struct dwfl_cu *cu;
209 We need to recover pointers to our struct dwfl_cu and a record in
216 unsigned int idx; /* My index in the dwfl_cu.lines table. */
220 static inline struct dwfl_cu *
234 struct dwfl_cu *cu;
276 extern Dwfl_Error __libdwfl_nextcu (Dwfl_Module *mod, struct dwfl_cu *lastcu,
277 struct dwfl_cu **c
[all...]

Completed in 74 milliseconds