Searched refs:section (Results 51 - 75 of 311) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/bfd/
H A Dihex.c271 section for each contiguous set of bytes. */
386 /* This data goes at the end of the section we are
573 /* Read the contents of a section in an Intel Hex file. */
576 ihex_read_section (abfd, section, contents)
578 asection *section;
587 if (bfd_seek (abfd, section->filepos, SEEK_SET) != 0)
637 if ((bfd_size_type) (p - contents) >= section->size)
639 /* We've read everything in the section. */
650 if ((bfd_size_type) (p - contents) < section->size)
653 (_("%B: bad section lengt
[all...]
H A Dlibbfd.c268 .{* Byte swapping macros for user section data. *}
693 sec_ptr section,
702 sz = section->rawsize ? section->rawsize : section->size;
709 if (bfd_seek (abfd, section->filepos + offset, SEEK_SET) != 0
719 sec_ptr section ATTRIBUTE_UNUSED,
752 return bfd_get_section_contents (abfd, section, w->data, offset, count);
754 sz = section->rawsize ? section
689 _bfd_generic_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
767 _bfd_generic_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dsrec.c35 the vma and size of the only section we create. We
36 arbitrarily call this section ".text".
339 section for each contiguous set of bytes. */
359 is not an S-record, then stop building a section. */
545 section at this point. */
569 /* This data goes at the end of the section we are
710 /* Read in the contents of a section in an S-record file. */
713 srec_read_section (abfd, section, contents)
715 asection *section;
724 if (bfd_seek (abfd, section
[all...]
H A Delf32-or32.c299 insn += symbol->section->output_section->vma;
300 insn += symbol->section->output_offset;
329 insn += symbol->section->output_section->vma;
330 insn += symbol->section->output_offset;
359 insn += symbol->section->output_section->vma;
360 insn += symbol->section->output_offset;
407 if (bfd_is_und_section (symbol->section)
411 if (bfd_is_com_section (symbol->section))
416 relocation += symbol->section->output_section->vma;
417 relocation += symbol->section
[all...]
H A Dmach-o.c145 /* The flags field of a section structure is separated into two parts a section
146 type and section attributes. The section types are mutually exclusive (it
147 can only have one type) but the section attributes are not (it may have more
150 #define SECTION_TYPE 0x000000ff /* 256 section types. */
151 #define SECTION_ATTRIBUTES 0xffffff00 /* 24 section attributes. */
153 /* Constants for the section attributes part of the flags field of a section
201 /* Copy any private info we understand from the input section
731 unsigned char section = -1; local
[all...]
H A Dvms-tir.c149 /* Dump multiple bytes to section image. */
172 /* Write byte to section image. */
303 handle sta_xxx commands in etir section
371 arg: lw section index
374 stack qw argument and section index
385 (*_bfd_error_handler) (_("bad section index in %s"),
418 handle sto_xxx commands in etir section
933 asection *section;
947 section = bfd_malloc ((bfd_size_type) sizeof (asection));
948 if (section
931 asection *section; local
2010 asection *section; local
[all...]
H A Dcoffcode.h214 expects symbol values to be offsets from a section base; so a
215 symbol physically at 0x120, but in a section starting at
219 section. This transformation uses the
437 /* Handle the XCOFF debug section and DWARF2 debug sections. */
482 #ifdef STYP_LIT /* 29k readonly text/data section */
533 information. STYP_* are the COFF section flags which appear in
534 COFF files. IMAGE_SCN_* are the PE section flags which appear in
538 /* FIXME: There is no gas syntax to specify the debug section flag. */
576 are retained in pei_section_data(abfd, section)->pe_flags. */
599 styp_to_sec_flags (abfd, hdr, name, section, flags_pt
746 asection *section; variable
1014 asection *section; variable
1507 asection *section; variable
1571 asection * section; variable
1624 asection * section; variable
1671 asection * section; variable
1751 asection *section; variable
3612 struct internal_scnhdr section; variable in typeref:struct:internal_scnhdr
4303 sec_ptr section; variable
5178 sec_ptr section; variable
[all...]
H A Dliboasys.h39 asection *section; member in struct:_oasys_per_section
H A Daoutx.h422 /* Make all the section for an a.out file. */
946 /* The VMA of the .bss section is set by the VMA of the
947 .data section plus the size of the .data section. We may
997 /* The .text section is being loaded at an unusual address. We
998 may need to pad it such that the .data section starts at a page
1039 /* Only pad the text section if the data
1040 section is going to be placed after it. */
1056 /* Spec says data section should be rounded up to page boundary. */
1068 /* If the BSS immediately follows the data section an
1270 sec_ptr section; variable
[all...]
H A Dcoff-w65.c91 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \
92 reloc_processing(relent, reloc, symbols, abfd, section)
95 reloc_processing (relent, reloc, symbols, abfd, section)
100 asection * section;
112 relent->address -= section->vma;
113 /* relent->section = 0;*/
131 uncooked section. */
236 asection *input_section = link_order->u.indirect.section;
321 + link_order->u.indirect.section->output_section->vma;
344 + link_order->u.indirect.section
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Delfread.c47 file_ptr dboffset; /* Offset to dwarf debug section */
48 unsigned int dbsize; /* Size of dwarf debug section */
49 file_ptr lnoffset; /* Offset to dwarf line number section */
50 unsigned int lnsize; /* Size of dwarf line number section */
51 asection *stabsect; /* Section pointer for .stab section */
52 asection *stabindexsect; /* Section pointer for .stab.index section */
53 asection *mdebugsect; /* Section pointer for .mdebug section */
58 /* We are called once per section from elf_symfile_read. We
59 need to examine each section we are passed, check to see
61 if so, stash away some access information for the section
[all...]
H A Dblock.c69 containing the specified pc value and section, or 0 if there is none.
74 blockvector_for_pc_sect (CORE_ADDR pc, struct bfd_section *section, argument
84 symtab = find_pc_sect_symtab (pc, section);
126 Backward compatibility, no section. */
136 in the specified section, or 0 if there is none. */
139 block_for_pc_sect (CORE_ADDR pc, struct bfd_section *section) argument
144 bl = blockvector_for_pc_sect (pc, section, &index, NULL);
151 or 0 if there is none. Backward compatibility, no section. */
H A Dtracepoint.h90 /* BFD section, in case of overlays:
92 asection *section; member in struct:tracepoint
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A De_log.S13 .section .rodata
H A De_logf.S14 .section .rodata
H A De_logl.S14 .section .rodata
H A Ds_log1p.S11 .section .rodata
H A Ds_log1pf.S11 .section .rodata
H A Ds_log1pl.S13 .section .rodata
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86_64/
H A De_log10l.S16 .section .rodata
H A De_log2l.S13 .section .rodata
H A De_logl.S15 .section .rodata
H A Ds_copysign.S24 .section .rodata
H A Ds_log1pl.S14 .section .rodata
/haiku-fatelf/src/apps/debugger/dwarf/
H A DAbbreviationTable.cpp28 AbbreviationTable::Init(const void* section, off_t sectionSize) argument
33 fData = (uint8*)section + fOffset;

Completed in 113 milliseconds

1234567891011>>