| /src/crypto/external/bsd/openssl/dist/util/ |
| mk-fipsmodule-cnf.pl | 16 my $section_name = "fips_sect"; 20 "section_name=s" => \$section_name) 39 [$section_name]
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| sect-cmd.exp | 36 set section_name "" 42 set section_name $expect_out(3,string) 49 if { $address1 == "" || $address2 == "" || $section_name == "" } { 58 gdb_test_multiple "section $section_name $address1" \ 59 "set section $section_name to original address" { 60 -re ".*$address1 \- $address2 is $section_name in \[^\r\n\]*" {
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| sect-cmd.exp | 36 set section_name "" 44 set section_name $expect_out(3,string) 56 if { $address1 == "" || $address2 == "" || $section_name == "" } { 65 gdb_test_multiple "section $section_name $address1" \ 66 "set section $section_name to original address" -lbl { 67 -re "\[^\r\n\]*$address1 \- $address2 is $section_name in \[^\r\n\]*(?=\r\n)" {
|
| /src/external/gpl2/texinfo/dist/makeinfo/ |
| float.h | 37 char *section_name; member in struct:float_elt
|
| index.h | 40 char *section_name; /* ... and its title. */ member in struct:index_elt
|
| float.c | 77 new->section_name = current_sectioning_name (); 79 new->section_name = ""; 388 insert_string (expansion (temp->section_name, 0));
|
| /src/external/gpl3/gdb/dist/gdb/ |
| debuginfod-support.h | 94 SECTION_NAME should be the name of an ELF/DWARF section. 105 const char *section_name,
|
| auto-load.c | 59 const char *section_name, unsigned offset); 64 const char *section_name, unsigned offset); 890 The script is from section SECTION_NAME in OBJFILE at offset OFFSET. */ 896 const char *section_name, unsigned int offset, 907 section_name, offset); 928 section_name, objfile_name (objfile)); 944 section_name, offset); 960 The script is from section SECTION_NAME in OBJFILE at offset OFFSET. */ 966 const char *section_name, unsigned int offset, 1000 offset, section_name, [all...] |
| coff-pe-read.c | 56 std::string section_name; /* Recorded section name. */ member in struct:read_pe_section_data 74 read_pe_section_index (const char *section_name) 76 if (strcmp (section_name, ".text") == 0) 81 else if (strcmp (section_name, ".data") == 0) 86 else if (strcmp (section_name, ".bss") == 0) 102 get_pe_section_index (const char *section_name, 106 if (sections[i].section_name == section_name) 150 section_data->section_name.c_str (), sym_name, 338 section_data[PE_SECTION_INDEX_TEXT].section_name = ".text" [all...] |
| /src/external/gpl3/gdb/dist/gdb/mi/ |
| mi-main.h | 25 extern void mi_load_progress (const char *section_name,
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| debuginfod-support.h | 94 SECTION_NAME should be the name of an ELF/DWARF section. 105 const char *section_name,
|
| auto-load.c | 58 const char *section_name, unsigned offset); 63 const char *section_name, unsigned offset); 885 The script is from section SECTION_NAME in OBJFILE at offset OFFSET. */ 891 const char *section_name, unsigned int offset, 902 section_name, offset); 923 section_name, objfile_name (objfile)); 939 section_name, offset); 955 The script is from section SECTION_NAME in OBJFILE at offset OFFSET. */ 961 const char *section_name, unsigned int offset, 995 offset, section_name, [all...] |
| coff-pe-read.c | 56 std::string section_name; /* Recorded section name. */ member in struct:read_pe_section_data 74 read_pe_section_index (const char *section_name) 76 if (strcmp (section_name, ".text") == 0) 81 else if (strcmp (section_name, ".data") == 0) 86 else if (strcmp (section_name, ".bss") == 0) 102 get_pe_section_index (const char *section_name, 106 if (sections[i].section_name == section_name) 150 section_data->section_name.c_str (), sym_name, 338 section_data[PE_SECTION_INDEX_TEXT].section_name = ".text" [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/mi/ |
| mi-main.h | 25 extern void mi_load_progress (const char *section_name,
|
| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32-isr.cc | 303 nds32_emit_section_head_template (char section_name[], 314 fprintf (asm_out_file, "\t.section\t%s, %s\n", section_name, flags_str); 332 char section_name[100]; local 345 snprintf (section_name, sizeof (section_name), 350 nds32_emit_section_head_template (section_name, symbol_name, 2, true); 365 char section_name[100]; local 432 snprintf (section_name, sizeof (section_name), 439 nds32_emit_section_head_template (section_name, symbol_name 521 char section_name[100]; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32-isr.cc | 303 nds32_emit_section_head_template (char section_name[], 314 fprintf (asm_out_file, "\t.section\t%s, %s\n", section_name, flags_str); 332 char section_name[100]; local 345 snprintf (section_name, sizeof (section_name), 350 nds32_emit_section_head_template (section_name, symbol_name, 2, true); 365 char section_name[100]; local 432 snprintf (section_name, sizeof (section_name), 439 nds32_emit_section_head_template (section_name, symbol_name 521 char section_name[100]; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/bpf/ |
| btfext-out.h | 93 bpf_core_reloc_add (const tree type, const char * section_name,
|
| /src/external/gpl3/gcc/dist/gcc/ |
| lto-section-out.cc | 173 char *section_name; local 176 section_name = lto_get_section_name (ob->section_type, NULL, 0, NULL); 177 lto_begin_section (section_name, !flag_wpa); 178 free (section_name);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| lto-section-out.cc | 173 char *section_name; local 176 section_name = lto_get_section_name (ob->section_type, NULL, 0, NULL); 177 lto_begin_section (section_name, !flag_wpa); 178 free (section_name);
|
| /src/external/gpl3/binutils/dist/binutils/ |
| addr2line.c | 437 process_file (const char *file_name, const char *section_name, 470 if (section_name != NULL) 472 section = bfd_get_section_by_name (abfd, section_name); 475 non_fatal (_("%s: cannot find section %s"), file_name, section_name); 500 const char *section_name; 522 section_name = NULL; 581 section_name = optarg; 595 return process_file (file_name, section_name, target); 496 const char *section_name; local
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| addr2line.c | 437 process_file (const char *file_name, const char *section_name, 470 if (section_name != NULL) 472 section = bfd_get_section_by_name (abfd, section_name); 475 non_fatal (_("%s: cannot find section %s"), file_name, section_name); 500 const char *section_name; 522 section_name = NULL; 581 section_name = optarg; 595 return process_file (file_name, section_name, target); 496 const char *section_name; local
|
| /src/crypto/external/apache2/openssl/dist/util/ |
| mk-fipsmodule-cnf.pl | 33 my $section_name = "fips_sect"; 37 "section_name=s" => \$section_name) 56 [$section_name]
|
| /src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
| coreout.cc | 154 bpf_core_reloc_add (const tree type, const char * section_name, 181 if (strcmp (sec->name, section_name) == 0) 190 ctf_add_string (ctfc, section_name, &sec->name_offset, CTF_AUX_STRTAB); 191 if (strcmp (section_name, "")) 192 ctfc->ctfc_aux_strlen += strlen (section_name) + 1; 194 sec->name = section_name;
|
| /src/external/apache2/llvm/dist/llvm/utils/ |
| extract-section.py | 32 def get_raw_section_dump(readobj_path, section_name, input_file): 34 cmd = [readobj_path, '-elf-output-style=GNU', '--hex-dump={}'.format(section_name),
|
| /src/external/mpl/bind/dist/bin/tests/system/ |
| conf.sh | 128 section_name=$1 132 echo "$section_name {" 149 section_name=$1 153 echo "$section_name {"
|