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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
H A Ddwarf2-dbgfmt.h79 int epilogue_begin; member in struct:dwarf2_loc
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.h122 epilogue_begin(rhs.epilogue_begin),
138 epilogue_begin = rhs.epilogue_begin;
157 epilogue_begin:1;// A boolean indicating that the current address is one (of possibly many) where execution should be suspended for an exit breakpoint of a function. member in struct:DWARFDebugLine::Row
/external/elfutils/0.153/libdw/
H A Ddwarf_getsrclines.c334 bool epilogue_begin = false; local
382 SET (epilogue_begin);
426 epilogue_begin = false;
460 epilogue_begin = false;
555 epilogue_begin = false;
645 epilogue_begin = true;
H A DlibdwP.h254 unsigned int epilogue_begin:1; member in struct:Dwarf_Line_s

Completed in 1279 milliseconds