HomeSort by relevance Sort by last modified time
    Searched refs:sized_augmentation (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libdw/
dwarf_next_cfi.c 191 bool sized_augmentation = *ap == 'z'; local
192 if (sized_augmentation)
  /external/libunwind/src/dwarf/
Gfde.c 176 dci->sized_augmentation = 1;
218 if (dci->sized_augmentation)
335 if (dci.sized_augmentation)
366 if (dci.sized_augmentation)
  /external/libunwind/include/
dwarf.h 281 unsigned int sized_augmentation : 1; member in struct:dwarf_cie_info

Completed in 171 milliseconds