Home
last modified time | relevance | path

Searched defs:Dwfl (Results 1 – 3 of 3) sorted by relevance

/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A DlibdwflP.h115 struct Dwfl struct
117 const Dwfl_Callbacks *callbacks; argument
120 Dwfl_Module *modulelist; /* List in order used by full traversals. */ argument
122 Dwfl_Process *process; argument
123 Dwfl_Error attacherr; /* Previous error attaching process. */ argument
133 Dwfl_Module **lookup_module; /* Module associated with segment, or null. */ argument
137 struct Dwfl_User_Core *user_core; argument
H A Dlibdwfl.h36 typedef struct Dwfl Dwfl; typedef
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/perfparser/app/
H A Dperfsymboltable.cpp125 static bool memoryRead(Dwfl *, Dwarf_Addr addr, Dwarf_Word *result, void *arg) in memoryRead() argument