HomeSort by relevance Sort by last modified time
    Searched defs:Dwarf_CFI (Results 1 - 2 of 2) sorted by null

  /external/elfutils/0.153/libdw/
libdw.h 256 typedef struct Dwarf_CFI_s Dwarf_CFI;
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/
libdw.h 256 typedef struct Dwarf_CFI_s Dwarf_CFI;
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 265 milliseconds