Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Dcfi_assembler.cc49 const string& augmentation, in CIEHeader()
H A Ddwarf2reader.h1163 string augmentation; // vendor format extension markers member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DDWARFCallFrameInfo.h90 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DDWARFCallFrameInfo.h90 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DDWARFCallFrameInfo.h90 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DDWARFCallFrameInfo.h90 char augmentation[CFI_AUG_MAX_SIZE]; // This is typically empty or very member
/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cfi_to_module.cc174 uint8_t version, const string& augmentation, in Entry()
/aosp_15_r20/external/rust/android-crates-io/crates/clap_derive/src/derives/
Dsubcommand.rs64 let augmentation = gen_augment(variants, item, false)?; in gen_for_enum() localVariable
Dargs.rs78 let augmentation = gen_augment(fields, &app_var, item, false)?; in gen_for_struct() localVariable
/aosp_15_r20/external/elfutils/include/elfutils/
H A Dlibdw.h174 const char *augmentation; /* Augmentation string. */ member
/aosp_15_r20/external/elfutils/libdw/
H A Dlibdw.h174 const char *augmentation; /* Augmentation string. */ member
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c7201 const char *augmentation; in print_debug_frame_section() member
7284 const char *const augmentation = (const char *) readp; in print_debug_frame_section() local