Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
DlibdwflP.h305 struct Dwfl_Lines *lines;
308 struct Dwfl_Lines struct
327 const struct Dwfl_Lines *lines = ((const void *) line in dwfl_linecu_inline() argument
328 - offsetof (struct Dwfl_Lines, in dwfl_linecu_inline()
Dlines.c47 cu->lines = malloc (offsetof (struct Dwfl_Lines, idx[nlines])); in __libdwfl_cu_getsrclines()