Home
last modified time | relevance | path

Searched refs:dwfl_module_eh_cfi (Results 1 - 7 of 7) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module_eh_cfi.c37 dwfl_module_eh_cfi (Dwfl_Module *mod, Dwarf_Addr *bias) in dwfl_module_eh_cfi() function
59 INTDEF (dwfl_module_eh_cfi)
H A Dlibdwfl.h638 rest of the DWARF information. dwfl_module_eh_cfi gets the '.eh_frame'
642 extern Dwarf_CFI *dwfl_module_eh_cfi (Dwfl_Module *mod, Dwarf_Addr *bias);
H A DlibdwflP.h786 INTDECL (dwfl_module_eh_cfi)
H A Dframe_unwind.c728 Dwarf_CFI *cfi_eh = INTUSE(dwfl_module_eh_cfi) (mod, &bias); in __libdwfl_frame_unwind()
/third_party/elfutils/tests/
H A Daddrcfi.c166 dwfl_module_eh_cfi (mod, &stuff.bias), pc, &stuff); in handle_address()
H A Dvarlocs.c1126 cfi_eh = dwfl_module_eh_cfi (mod, &cfi_eh_bias); in main()
/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h638 rest of the DWARF information. dwfl_module_eh_cfi gets the '.eh_frame'
642 extern Dwarf_CFI *dwfl_module_eh_cfi (Dwfl_Module *mod, Dwarf_Addr *bias);

Completed in 7 milliseconds