/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/ |
stabs-dbgfmt.c | 94 yasm_section *stabstr; member in struct:__anon14515 104 /*@null@*/ yasm_bytecode *bcstr; /* bytecode in stabstr for string */ 246 stabs_dbgfmt_append_bcstr(info->stabstr, str), 266 stabs_dbgfmt_append_bcstr(info->stabstr, info->curfile), 350 info.stabstr = 351 yasm_object_get_general(object, ".stabstr", 1, 0, 0, &new, 0); 353 yasm_bytecode *last = yasm_section_bcs_last(info.stabstr); 356 N_("stabs debugging conflicts with user-defined section .stabstr")); 361 N_("stabs debugging overrides empty section .stabstr")); 374 nullbc = stabs_dbgfmt_append_bcstr(info.stabstr, ""); [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/ |
elf-objfmt.c | 817 yasm_object_find_general(object, ".stabstr"); 821 elf_secthead *stabstr = local 823 if (stab && stabstr) { 824 elf_secthead_set_link(stab, elf_secthead_get_index(stabstr)); 827 yasm_internal_error(N_("missing .stab or .stabstr section/data")); 899 } else if (yasm__strcasecmp(sectname, ".stabstr")==0) { [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
bfd.h | 455 /* The first .stabstr section. */ 456 struct bfd_section *stabstr; 450 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/ |
bfd.h | 464 /* The first .stabstr section. */ 465 struct bfd_section *stabstr; 459 struct bfd_section *stabstr; member in struct:stab_info [all...] |