Searched refs:section (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/glue/arch/arm/
H A Dcrtn.S11 .section .init
16 .section .fini
H A Dcrti.S22 .section .init
27 .section .fini
/haiku-fatelf/src/system/glue/arch/m68k/
H A Dcrtn.S11 .section .init
16 .section .fini
H A Dcrti.S22 .section .init
27 .section .fini
/haiku-fatelf/src/system/glue/arch/ppc/
H A Dcrtn.S11 .section .init
16 .section .fini
H A Dcrti.S22 .section .init
27 .section .fini
/haiku-fatelf/src/system/glue/arch/x86/
H A Dcrtn.S11 .section .init
18 .section .fini
H A Dcrti.S22 .section .init
30 .section .fini
/haiku-fatelf/src/system/libroot/os/
H A Dsystem_revision.c11 // Lives in a separate section so that it can easily be found.
13 __attribute__((section("_haiku_revision")));
/haiku-fatelf/src/system/glue/arch/mipsel/
H A Dcrtn.S17 .section .init
24 .section .fini
H A Dcrti.S28 .section .init
36 .section .fini
/haiku-fatelf/src/system/glue/arch/x86_64/
H A Dcrti.S26 .section .init
37 .section .fini
H A Dcrtn.S14 .section .init
22 .section .fini
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-aux.c33 /* On AUX, a STYP_NOLOAD|STYP_BSS section is part of a shared library. */
60 coff_m68k_aux_link_add_one_symbol (info, abfd, name, flags, section, value,
66 asection *section;
76 !bfd_is_und_section (section) &&
77 !bfd_is_com_section (section))
102 if (! (*info->callbacks->notice) (info, name, abfd, section, value))
116 msec = h->u.def.section;
120 if (bfd_is_abs_section (msec) && !bfd_is_abs_section (section))
122 h->u.def.section = section;
[all...]
H A Dvms-gsd.c54 char *name; /* name of section */
58 flagword flags_hassize; /* flags we set if the section has a size > 0 */
144 /* Retrieve bfd section flags by name and size */
173 /* Retrieve vms section flags by name and size */
276 asection *section; local
304 /* calculate base address for each section */
332 * program section definition
340 /* If this section isn't a bfd section. */
344 /* check for temporary section fro
729 asection *section; local
[all...]
H A Dsimple.c32 asection *section ATTRIBUTE_UNUSED,
42 asection *section ATTRIBUTE_UNUSED,
55 asection *section ATTRIBUTE_UNUSED,
65 asection *section ATTRIBUTE_UNUSED,
75 asection *section ATTRIBUTE_UNUSED,
84 asection *section; member in struct:saved_output_info
89 asection *section,
93 output_info[section->index].offset = section->output_offset;
94 output_info[section
88 simple_save_output_info(bfd *abfd ATTRIBUTE_UNUSED, asection *section, void *ptr) argument
104 simple_restore_output_info(bfd *abfd ATTRIBUTE_UNUSED, asection *section, void *ptr) argument
[all...]
H A Dmipsbsd.c219 if (bfd_is_und_section (symbol->section)
223 /* Work out which section the relocation is targeted at and the
225 if (bfd_is_com_section (symbol->section))
230 relocation += symbol->section->output_section->vma;
231 relocation += symbol->section->output_offset;
270 if (bfd_is_und_section (symbol->section)
274 /* Work out which section the relocation is targeted at and the
276 if (bfd_is_com_section (symbol->section))
281 relocation += symbol->section->output_section->vma;
282 relocation += symbol->section
[all...]
H A Dsection.c1 /* Object file "section" support for the BFD library.
28 section abstraction. A single BFD may have any number of
32 Sections are supported in BFD in <<section.c>>.
38 @* section prototypes::
46 When a BFD is opened for reading, the section structures are
49 Each section has a name which describes the section in the
58 constructor data, or an application may add a section (using
60 BFD. For example, the linker creates an extra section
65 the section descripto
643 asection section; member in struct:section_hash_entry
1057 bfd_set_section_flags(bfd *abfd ATTRIBUTE_UNUSED, sec_ptr section, flagword flags) argument
1216 bfd_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
1296 bfd_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dcoff-m88k.c88 /* Work out which section the relocation is targeted at and the
92 if (bfd_is_com_section (symbol->section))
97 reloc_target_output_section = symbol->section->output_section;
99 /* Convert input-section-relative symbol value to absolute. */
105 relocation += output_base + symbol->section->output_offset;
125 if (bfd_is_und_section (symbol->section) && output_bfd == (bfd *) NULL)
259 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \
260 reloc_processing(relent, reloc, symbols, abfd, section)
263 reloc_processing (relent, reloc, symbols, abfd, section)
268 asection *section;
[all...]
H A Dsom.c135 char *section; member in struct:section_to_type
300 /* Map SOM section names to POSIX/BSD single-character symbol types.
344 specify copying of data from the input section to the output section
1674 && ! bfd_is_com_section (sym->section))
1774 asection *section; local
1831 for (section = abfd->sections; section; section = section
1893 asection *section; local
2344 asection *section; local
2529 asection *section; local
2544 asection *section; local
2617 asection *section; local
2725 asection *section = abfd->sections; local
3114 asection *section; local
3385 asection *section; local
3736 asection *section; local
4354 asection *section; local
[all...]
/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dentry.S1 .section .init
6 .section .text
27 /* Setup initial stack right below our .text section (growing downwards
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_parse.c80 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
90 if (section != ns_s_qd) {
140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
144 /* Make section right. */
145 tmp = section;
146 if (tmp < 0 || section >= ns_s_max)
148 if (section != handle->_sect)
149 setsection(handle, section);
154 if (rrnum < 0 || rrnum >= handle->_counts[(int)section])
157 setsection(handle, section);
203 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dblockframe.c124 /* Return the function containing pc value PC in section SECTION.
128 find_pc_sect_function (CORE_ADDR pc, struct bfd_section *section)
130 struct block *b = block_for_pc_sect (pc, section);
137 Returns 0 if function is not known. Backward compatibility, no section */
175 /* Backward compatibility, no section argument. */
181 struct bfd_section *section;
191 (and that the last [random] symbol from the previous section
192 isn't returned) try to find the section containing PC. First try
194 the normal section code (which almost always succeeds). */
195 section
127 find_pc_sect_function(CORE_ADDR pc, struct bfd_section *section) argument
180 struct bfd_section *section; local
[all...]
/haiku-fatelf/src/tools/elfsymbolpatcher/
H A DElfFile.cpp206 fHeader->sh_size, "Failed to read section!\n");
227 printf("section %32s: size: %lu\n", GetName(), GetSize());
234 ElfSymbol::ElfSymbol(ElfSection* section, int32 index) argument
235 : fSection(section),
249 ElfSymbol::SetTo(ElfSection* section, int32 index) argument
252 fSection = section;
330 ElfRelocation::ElfRelocation(ElfSection* section, int32 index) argument
331 : fSection(section),
345 ElfRelocation::SetTo(ElfSection* section, int32 index) argument
348 fSection = section;
453 ElfSection* section = NULL; local
483 ElfSection* section = fFile->SectionAt(fSectionIndex); local
575 ElfSection* section = NULL; local
710 ElfSection& section = fSections[index]; local
[all...]
/haiku-fatelf/src/libs/ncurses/
H A Dedit_man.sh47 section=`expr "$i" : '.*\.\([0-9]\)[xm]*'`;
49 if test ! -d $cf_subdir${section} ; then
50 $MKDIRS $cf_subdir$section
62 # perform program transformations for section 1 man pages
63 if test $section = 1 ; then
64 target=$cf_subdir${section}/`echo $source|sed "${transform}"`
66 target=$cf_subdir${section}/$source
99 cd $cf_subdir${section} && (
105 if test $section = 1 ; then
132 cd $cf_subdir${section}
[all...]

Completed in 104 milliseconds

1234567891011>>