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

/external/elfutils/0.153/libdw/
H A Dlibdw.h256 typedef struct Dwarf_CFI_s Dwarf_CFI; typedef in typeref:struct:Dwarf_CFI_s
336 extern Dwarf_CFI *dwarf_getcfi (Dwarf *dwarf);
343 extern Dwarf_CFI *dwarf_getcfi_elf (Elf *elf);
346 extern int dwarf_cfi_end (Dwarf_CFI *cache);
789 extern int dwarf_cfi_addrframe (Dwarf_CFI *cache,
832 long as the Dwarf_CFI used to create FRAME remains alive. */
/external/elfutils/elfutils/
H A Dlibdw.h256 typedef struct Dwarf_CFI_s Dwarf_CFI; typedef in typeref:struct:Dwarf_CFI_s
336 extern Dwarf_CFI *dwarf_getcfi (Dwarf *dwarf);
343 extern Dwarf_CFI *dwarf_getcfi_elf (Elf *elf);
346 extern int dwarf_cfi_end (Dwarf_CFI *cache);
789 extern int dwarf_cfi_addrframe (Dwarf_CFI *cache,
832 long as the Dwarf_CFI used to create FRAME remains alive. */

Completed in 95 milliseconds