Home
last modified time | relevance | path

Searched defs:augmentation (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Dcfi_assembler.cc48 const string &augmentation, in CIEHeader()
Ddwarf2reader.h970 string augmentation; // vendor format extension markers member
/external/google-breakpad/src/common/
Ddwarf_cfi_to_module.cc146 uint8_t version, const string &augmentation, in Entry()
/external/elfutils/libdw/
Dlibdw.h174 const char *augmentation; /* Augmentation string. */ member
/external/rust/crates/clap_derive/src/derives/
Dsubcommand.rs67 let augmentation = gen_augment(variants, item, false); in gen_for_enum() localVariable
Dargs.rs90 let augmentation = gen_augment(fields, &app_var, item, false); in gen_for_struct() localVariable
/external/elfutils/include/elfutils/
Dlibdw.h174 const char *augmentation; /* Augmentation string. */ member
/external/elfutils/src/
Dreadelf.c6814 const char *augmentation; in print_debug_frame_section() member
6897 const char *const augmentation = (const char *) readp; in print_debug_frame_section() local