Searched refs:section (Results 251 - 275 of 566) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/lib/libc/amd64/string/
H A Dstrcmp.S76 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/amd64/sys/
H A Dbrk.S87 .section .note.GNU-stack,"",%progbits
H A Dsbrk.S90 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/i386/gen/
H A D_setjmp.S82 .section .note.GNU-stack,"",%progbits
H A Dmodf.S87 .section .note.GNU-stack,"",%progbits
H A Drfork_thread.S120 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/i386/string/
H A Dbcopy.S110 .section .note.GNU-stack,"",%progbits
H A Dmemset.S92 .section .note.GNU-stack,"",%progbits
H A Dstrcpy.S92 .section .note.GNU-stack,"",%progbits
H A Dswab.S102 .section .note.GNU-stack,"",%progbits
H A Dwcschr.S79 .section .note.GNU-stack,"",%progbits
H A Dwcscmp.S82 .section .note.GNU-stack,"",%progbits
H A Dwcslen.S71 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/i386/sys/
H A Dbrk.S90 .section .note.GNU-stack,"",%progbits
H A Dsbrk.S93 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/powerpc/gen/
H A Dsetjmp.S91 .section .note.GNU-stack,"",%progbits
H A Dsigsetjmp.S98 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/powerpc/sys/
H A Dbrk.S75 .section .note.GNU-stack,"",%progbits
H A Dsbrk.S72 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/powerpc64/sys/
H A Dbrk.S73 .section .note.GNU-stack,"",%progbits
H A Dptrace.S67 .section .note.GNU-stack,"",%progbits
H A Dsbrk.S68 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsymfile.c76 int (*ui_load_progress_hook) (const char *section, unsigned long num);
77 void (*show_load_progress) (const char *section,
298 /* Remember the lowest-addressed loadable section we've seen.
301 In case of equal vmas, the section with the largest size becomes the
302 lowest-addressed loadable section.
304 If the vmas and sizes are equal, the last section is considered the
305 lowest-addressed loadable section. */
315 *lowest = sect; /* First loadable section */
317 *lowest = sect; /* A lower loadable section */
342 an existing section tabl
2785 section_is_overlay(asection *section) argument
2855 section_is_mapped(asection *section) argument
2873 pc_in_unmapped_range(CORE_ADDR pc, asection *section) argument
2893 pc_in_mapped_range(CORE_ADDR pc, asection *section) argument
2930 overlay_unmapped_address(CORE_ADDR pc, asection *section) argument
2947 overlay_mapped_address(CORE_ADDR pc, asection *section) argument
2965 symbol_overlayed_address(CORE_ADDR address, asection *section) argument
[all...]
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.h117 segments in which this section should be placed. */
140 /* If non-null, an expression to evaluate after setting the section's
142 set to the end of the section. Used in the last overlay section
150 int section_alignment; /* Alignment of start of section. */
157 /* If this section should be ignored. */
159 /* If there is a symbol relative to this section. */
204 Exactly one of section and name must be NULL. */
205 asection *section; member in struct:__anon759
208 Exactly one of section an
290 asection *section; member in struct:__anon760
296 asection *section; member in struct:__anon761
317 asection *section; member in struct:lang_section_bst
444 asection **section; member in struct:orphan_save
[all...]
H A Dldmisc.c42 %A section name from a section
169 /* section name from a section */
264 The arguments are a BFD, a section, and an offset. */
270 asection *section; local
280 section = va_arg (arg, asection *);
320 we cannot find them we print out the section name and
324 && bfd_find_nearest_line (abfd, section, asymbols, offset,
373 lfinfo (fp, "(%A+0x%v)", section, offse
[all...]

Completed in 192 milliseconds

<<11121314151617181920>>