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

  /external/lldb/include/lldb/Symbol/
DWARFCallFrameInfo.h 87 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very short. member in struct:lldb_private::DWARFCallFrameInfo::CIE
  /external/elfutils/0.153/libdw/
libdw.h 200 we did not understand the whole augmentation string and it did
201 not use 'z', then there might be more augmentation data here
210 const char *augmentation; /* Augmentation string. */ member in struct:__anon4889
212 /* Augmentation data, might be NULL. The size is correct only if
213 we understood the augmentation string sufficiently. */
229 and checking its augmentation string. Here follows the encoded
230 initial_location and address_range, then any augmentation data,
233 When the CIE augmentation string uses 'z', the augmentation data i
    [all...]
  /external/elfutils/elfutils/
libdw.h 200 we did not understand the whole augmentation string and it did
201 not use 'z', then there might be more augmentation data here
210 const char *augmentation; /* Augmentation string. */ member in struct:__anon5033
212 /* Augmentation data, might be NULL. The size is correct only if
213 we understood the augmentation string sufficiently. */
229 and checking its augmentation string. Here follows the encoded
230 initial_location and address_range, then any augmentation data,
233 When the CIE augmentation string uses 'z', the augmentation data i
    [all...]
  /external/qemu/tcg/
tcg.c 76 char augmentation[1]; member in struct:__anon13887
    [all...]
  /external/elfutils/0.153/src/
readelf.c 5214 const char *augmentation; member in struct:cieinfo
5285 const char *const augmentation = (const char *) readp; local
    [all...]

Completed in 759 milliseconds