Home
last modified time | relevance | path

Searched defs:sh_size (Results 1 – 25 of 37) sorted by relevance

12

/dflybsd-src/contrib/elftoolchain/libelf/
H A Delf_data.c45 uint64_t sh_align, sh_offset, sh_size; in elf_getdata() local
218 uint64_t sh_align, sh_offset, sh_size; in elf_rawdata() local
H A Delf_update.c122 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local
722 uint64_t sh_off, sh_size; in _libelf_write_scn() local
/dflybsd-src/contrib/binutils-2.34/elfcpp/
H A Delfcpp_internal.h75 typename Elf_types<size>::Elf_WXword sh_size; member
/dflybsd-src/contrib/binutils-2.27/elfcpp/
H A Delfcpp_internal.h75 typename Elf_types<size>::Elf_WXword sh_size; member
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dsimple-object-elf.c162 unsigned char sh_size[4]; /* Size of section in bytes */ member
177 unsigned char sh_size[8]; /* Size of section in bytes */ member
760 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr()
856 size_t sh_size; in simple_object_elf_write_to_file() local
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsimple-object-elf.c162 unsigned char sh_size[4]; /* Size of section in bytes */ member
177 unsigned char sh_size[8]; /* Size of section in bytes */ member
760 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr()
856 size_t sh_size; in simple_object_elf_write_to_file() local
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsimple-object-elf.c162 unsigned char sh_size[4]; /* Size of section in bytes */ member
177 unsigned char sh_size[8]; /* Size of section in bytes */ member
769 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr()
876 size_t sh_size; in simple_object_elf_write_to_file() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dreloc.cc323 off_t sh_size = shdr.get_sh_size(); in do_read_relocs() local
895 off_t sh_size = shdr.get_sh_size(); in do_relocate_sections() local
1381 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = in find_functions() local
H A Dincremental.h376 add_input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size) in add_input_section()
1019 off_t sh_size; member
H A Dobject.cc1185 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = shdr.get_sh_size(); in include_linkonce_section() local
1600 off_t sh_size = shdr.get_sh_size(); in do_layout() local
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dreloc.cc323 off_t sh_size = shdr.get_sh_size(); in do_read_relocs() local
918 off_t sh_size = shdr.get_sh_size(); in relocate_section_range() local
1404 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = in find_functions() local
H A Dobject.cc1161 typename elfcpp::Elf_types<size>::Elf_WXword sh_size = shdr.get_sh_size(); in include_linkonce_section() local
1684 off_t sh_size = shdr.get_sh_size(); in do_layout() local
2971 uint64_t sh_size; in map_to_kept_section() local
3039 uint64_t sh_size; in find_kept_section_object() local
H A Dobject.h2621 uint64_t sh_size; // Section size member
2774 unsigned int symndx, uint64_t sh_size, in set_kept_comdat_section()
2785 unsigned int *symndx, uint64_t* sh_size, in get_kept_comdat_section()
H A Dincremental.h376 add_input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size) in add_input_section()
1019 off_t sh_size; member
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dsimple-object-elf.c170 unsigned char sh_size[4]; /* Size of section in bytes */ member
185 unsigned char sh_size[8]; /* Size of section in bytes */ member
849 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr()
962 size_t sh_size; in simple_object_elf_write_to_file() local
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dsimple-object-elf.c170 unsigned char sh_size[4]; /* Size of section in bytes */ member
185 unsigned char sh_size[8]; /* Size of section in bytes */ member
841 unsigned int sh_offset, unsigned int sh_size, in simple_object_elf_write_shdr()
954 size_t sh_size; in simple_object_elf_write_to_file() local
/dflybsd-src/contrib/gdb-7/include/elf/
H A Dexternal.h119 unsigned char sh_size[4]; /* Size of section in bytes */ member
132 unsigned char sh_size[8]; /* Size of section in bytes */ member
H A Dinternal.h108 bfd_size_type sh_size; /* Size of section in bytes */ member
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dexternal.h118 unsigned char sh_size[4]; /* Size of section in bytes */ member
131 unsigned char sh_size[8]; /* Size of section in bytes */ member
H A Dinternal.h107 bfd_size_type sh_size; /* Size of section in bytes */ member
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dexternal.h118 unsigned char sh_size[4]; /* Size of section in bytes */ member
131 unsigned char sh_size[8]; /* Size of section in bytes */ member
H A Dinternal.h107 bfd_size_type sh_size; /* Size of section in bytes */ member
/dflybsd-src/sys/sys/
H A Delf32.h83 Elf32_Size sh_size; /* Size in bytes. */ member
H A Delf64.h98 Elf64_Xword sh_size; /* Size in bytes. */ member
/dflybsd-src/contrib/file/src/
H A Dreadelf.h212 Elf32_Word sh_size; member
225 Elf64_Off sh_size; member

12