Searched refs:section (Results 151 - 175 of 514) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/boot/rescue/
H A DMakefile11 OBJCOPYFLAGS = -O binary --remove-section=.bss
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/boot/compressed/
H A Dhead.S12 .section .text.startup
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/lib/
H A Dromfs.S53 .section .rodata
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/platform/h8s/edosk2674/
H A Dcrt0_rom.S22 .section .text
170 .section .rodata
174 .section .bss
179 .section .vectors,"ax"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/lib/
H A Dgetuser.S74 .section __ex_table,"a"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/boot/
H A DMakefile24 strip-flags = $(addprefix --remove-section=,$(drop-sections))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dinit_task.c51 unsigned char interrupt_stack[ISTACK_SIZE] __attribute__ ((section("init_istack"), aligned(4096)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dmath-emu.h191 * on error we jump to the fixup section, load the fault
199 .section .fixup,"ax"
205 .section __ex_table,"a"
216 .section .fixup,"ax"
222 .section __ex_table,"a"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dmath-emu.h191 * on error we jump to the fixup section, load the fault
199 .section .fixup,"ax"
205 .section __ex_table,"a"
216 .section .fixup,"ax"
222 .section __ex_table,"a"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delfnote.h12 * use in a section name. The type is an integer which is used to tag
18 * All notes from a given NAME are put into a section named
20 * are packed into a single .notes section, which is mapped into the
22 * the same section, they'll all be adjacent the output file.
72 __attribute__((section(".note." name), \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dassembler.h98 .section __ex_table,"a"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dputuser.S67 .section __ex_table, "a"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/applets/
H A Dapplets.c138 smallint section; local
159 section = lc = 0;
194 /* Check for a section header. */
198 * whitespace for the section name. We also require that
205 parse_error("section header");
207 /* Right now we only have one section so just check it.
214 section = 1;
217 section = -1; /* Unknown section so set to skip. */
223 if (section
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtsb.S56 .section .sun4v_2insn_patch, "ax"
121 .section .sun4v_2insn_patch, "ax"
131 .section .sun4v_2insn_patch, "ax"
171 .section .sun4v_2insn_patch, "ax"
195 .section .sun4v_1insn_patch, "ax"
205 .section .sun4v_2insn_patch, "ax"
236 .section .sun4v_2insn_patch, "ax"
251 .section .sun4v_2insn_patch, "ax"
443 .section .tsb_phys_patch, "ax"
453 .section
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/doc/
H A Dtexi2pod.pl29 $section = "";
113 $sects{$sect} .= postprocess($section);
114 $section = "";
238 /^\@(?:section|unnumbered|unnumberedsec|center)\s+(.+)$/
294 $section .= $shift.$_."\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/lib/
H A Dcopy_user.S22 .section .altinstr_replacement,"ax"
26 .section .altinstructions,"a"
75 .section .fixup,"ax"
218 .section __ex_table,"a"
349 .section __ex_table,"a"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dvectors.S70 .section .UserExceptionVector.text, "ax"
94 .section .KernelExceptionVector.text, "ax"
110 .section .DoubleExceptionVector.text, "ax"
125 /* Note: We don't need to indicate that we enter a critical section. */
175 .Lfixup:/* Check for a fixup handler or if we were in a critical section. */
182 /* Enter critical section. */
254 .section .DebugInterruptVector.text, "ax"
271 .section .WindowVectors.text, "ax"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dca.c182 " -extensions .. - Extension section (override value in config file)\n",
184 " -crlexts .. - CRL extension section (override value in config file)\n",
236 static char *section=NULL; variable
334 section = NULL;
356 section= *(++argv);
608 /* Lets get the config section we are using */
609 if (section == NULL)
611 section=NCONF_get_string(conf,BASE_SECTION,ENV_DEFAULT_CA);
612 if (section == NULL)
655 f = NCONF_get_string(conf, section, STRING_MAS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dppc_asm.h145 .section ".text"; \
149 .section ".opd","aw"; \
159 .section ".kprobes.text","a"; \
163 .section ".opd","aw"; \
173 .section ".text"; \
175 .section ".opd","aw"; \
193 .section ".kprobes.text","a"; \
356 .section ".vtop_fixup","aw"; \
363 .section ".ptov_fixup","aw"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dx509v3.h115 char * (*get_string)(void *db, char *section, char *value);
116 STACK_OF(CONF_VALUE) * (*get_section)(void *db, char *section);
118 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);
333 #define X509V3_conf_err(val) ERR_add_error_data(6, "section:", val->section, \
534 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X509_EXTENSION) **sk);
535 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
536 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req);
537 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
541 int X509V3_EXT_add_conf(LHASH *conf, X509V3_CTX *ctx, char *section, X50
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h115 char * (*get_string)(void *db, char *section, char *value);
116 STACK_OF(CONF_VALUE) * (*get_section)(void *db, char *section);
118 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);
333 #define X509V3_conf_err(val) ERR_add_error_data(6, "section:", val->section, \
534 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X509_EXTENSION) **sk);
535 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert);
536 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req);
537 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl);
541 int X509V3_EXT_add_conf(LHASH *conf, X509V3_CTX *ctx, char *section, X50
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/bcb5/
H A Delements.mak9 # The following section of the project makefile is managed by the BCB IDE.
11 # section.
94 # This section of the project file is not used by the BCB IDE. It is for
H A Dexpat.mak9 # The following section of the project makefile is managed by the BCB IDE.
11 # section.
95 # This section of the project file is not used by the BCB IDE. It is for
H A Dexpat_static.mak9 # The following section of the project makefile is managed by the BCB IDE.
11 # section.
95 # This section of the project file is not used by the BCB IDE. It is for
H A Dexpatw.mak9 # The following section of the project makefile is managed by the BCB IDE.
11 # section.
95 # This section of the project file is not used by the BCB IDE. It is for

Completed in 219 milliseconds

1234567891011>>