Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 25 of 48) sorted by relevance

12

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dobject.cc122 typename elfcpp::Shdr<size, big_endian> shdr(p); in read_symtab_xindex() local
527 typename This::Shdr shdr(p); in find_symtab() local
603 typename elfcpp::Shdr<size, big_endian> shdr(hdr); in find_shdr() local
630 typename elfcpp::Shdr<size, big_endian> shdr(hdr); in find_shdr() local
660 typename This::Shdr shdr(s); in find_eh_frame() local
732 typename elfcpp::Shdr<size, big_endian> shdr(p); in build_compressed_section_map() local
969 typename This::Shdr shdr(shdrs + index * This::shdr_size); in include_section_group() local
1183 const elfcpp::Shdr<size, big_endian>& shdr) in include_linkonce_section()
1255 const typename This::Shdr& shdr, in layout_section()
1287 const typename This::Shdr& shdr, in layout_eh_frame_section()
[all …]
H A Dreloc.cc281 typename This::Shdr shdr(ps); in do_read_relocs() local
702 typename This::Shdr shdr(p); in write_sections() local
889 typename This::Shdr shdr(p); in do_relocate_sections() local
H A Dlayout.cc653 const elfcpp::Shdr<size, big_endian>& shdr) in include_section()
1072 elfcpp::Shdr<size, big_endian>& shdr) in init_fixed_output_section()
1147 const char* name, const elfcpp::Shdr<size, big_endian>& shdr, in layout()
1287 const elfcpp::Shdr<size, big_endian>& shdr, in layout_reloc()
1356 const elfcpp::Shdr<size, big_endian>& shdr, in layout_group()
1408 const elfcpp::Shdr<size, big_endian>& shdr, in layout_eh_frame()
H A Ddynobj.cc123 typename This::Shdr shdr(p); in find_dynsym_sections() local
226 typename This::Shdr shdr(pshdrs + shndx * This::shdr_size); in read_dynsym_section() local
494 typename This::Shdr shdr(pshdrs); in do_layout() local
H A Darm.cc6150 const elfcpp::Shdr<32, big_endian>& shdr, in section_is_scannable()
6186 const elfcpp::Shdr<32, big_endian>& shdr, in section_needs_reloc_stub_scanning()
6257 const elfcpp::Shdr<32, big_endian>& shdr, in section_needs_cortex_a8_stub_scanning()
6279 const elfcpp::Shdr<32, big_endian>& shdr, in scan_section_for_cortex_a8_erratum()
6373 const elfcpp::Shdr<32, big_endian> shdr(p); in scan_sections_for_stubs() local
6432 const elfcpp::Shdr<32, big_endian> shdr(p); in scan_sections_for_stubs() local
6665 elfcpp::Shdr<32, big_endian> shdr(pshdr); in find_linked_text_section() local
6734 const elfcpp::Shdr<32, big_endian>& shdr, in make_exidx_input_section()
6824 elfcpp::Shdr<32, big_endian> shdr(ps); in do_read_symbols() local
6893 elfcpp::Shdr<32, big_endian> shdr(ps); in do_read_symbols() local
[all …]
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dobject.cc122 typename elfcpp::Shdr<size, big_endian> shdr(p); in read_symtab_xindex() local
526 typename This::Shdr shdr(p); in find_symtab() local
602 typename elfcpp::Shdr<size, big_endian> shdr(hdr); in find_shdr() local
629 typename elfcpp::Shdr<size, big_endian> shdr(hdr); in find_shdr() local
659 typename This::Shdr shdr(s); in find_eh_frame() local
731 typename elfcpp::Shdr<size, big_endian> shdr(p); in build_compressed_section_map() local
970 typename This::Shdr shdr(shdrs + index * This::shdr_size); in include_section_group() local
1159 const elfcpp::Shdr<size, big_endian>& shdr) in include_linkonce_section()
1224 const typename This::Shdr& shdr, in layout_section()
1257 const typename This::Shdr& shdr, in layout_eh_frame_section()
[all …]
H A Dreloc.cc281 typename This::Shdr shdr(ps); in do_read_relocs() local
702 typename This::Shdr shdr(p); in write_sections() local
912 typename This::Shdr shdr(p); in relocate_section_range() local
H A Ddynobj.cc123 typename This::Shdr shdr(p); in find_dynsym_sections() local
226 typename This::Shdr shdr(pshdrs + shndx * This::shdr_size); in read_dynsym_section() local
494 typename This::Shdr shdr(pshdrs); in do_layout() local
H A Dlayout.cc659 const elfcpp::Shdr<size, big_endian>& shdr) in include_section()
1082 elfcpp::Shdr<size, big_endian>& shdr) in init_fixed_output_section()
1158 const char* name, const elfcpp::Shdr<size, big_endian>& shdr, in layout()
1322 const elfcpp::Shdr<size, big_endian>& shdr, in layout_reloc()
1386 const elfcpp::Shdr<size, big_endian>& shdr, in layout_group()
1438 const elfcpp::Shdr<size, big_endian>& shdr, in layout_eh_frame()
/dflybsd-src/stand/boot/common/
H A Dload_elf_obj.c196 Elf_Shdr *shdr; in __elfN() local
406 Elf_Shdr *shdr; in __elfN() local
444 Elf_Shdr *shdr; in __elfN() local
H A Dload_elf.c266 Elf_Shdr *shdr; in __elfN() local
/dflybsd-src/lib/libc/gen/
H A Dnlist.c239 Elf_Shdr *shdr = NULL; in __elf_fdnlist() local
372 elf_sym_to_nlist(struct nlist *nl, Elf_Sym *s, Elf_Shdr *shdr, int shnum) in elf_sym_to_nlist()
/dflybsd-src/contrib/elftoolchain/libelf/
H A Delf_strptr.c45 GElf_Shdr shdr; in elf_strptr() local
H A Dlibelf_checksum.c53 GElf_Shdr shdr; in _libelf_checksum() local
/dflybsd-src/lib/libexecinfo/
H A Dsymtab.c110 GElf_Shdr shdr; in symtab_create() local
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dsimple-object-elf.c504 unsigned char shdr[sizeof (Elf64_External_Shdr)]; in simple_object_elf_match() local
625 unsigned char *shdr; in simple_object_elf_find_sections() local
1161 unsigned char *shdr; in simple_object_elf_copy_lto_debug_sections() local
1210 unsigned char *shdr; in simple_object_elf_copy_lto_debug_sections() local
1305 unsigned char *shdr; in simple_object_elf_copy_lto_debug_sections() local
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dsimple-object-elf.c504 unsigned char shdr[sizeof (Elf64_External_Shdr)]; in simple_object_elf_match() local
617 unsigned char *shdr; in simple_object_elf_find_sections() local
1153 unsigned char *shdr; in simple_object_elf_copy_lto_debug_sections() local
1202 unsigned char *shdr; in simple_object_elf_copy_lto_debug_sections() local
1297 unsigned char *shdr; in simple_object_elf_copy_lto_debug_sections() local
/dflybsd-src/sys/kern/
H A Dlink_elf_obj.c166 Elf_Shdr *shdr; in link_elf_obj_preload_file() local
398 Elf_Shdr *shdr; in link_elf_obj_load_file() local
H A Dlink_elf.c411 Elf_Shdr *shdr; in link_elf_load_file() local
/dflybsd-src/usr.bin/crunch/crunchide/
H A Dexec_elf64.c73 Elf_Shdr *shdr; member
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dsimple-object-elf.c434 unsigned char shdr[sizeof (Elf64_External_Shdr)]; in simple_object_elf_match() local
547 unsigned char *shdr; in simple_object_elf_find_sections() local
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsimple-object-elf.c434 unsigned char shdr[sizeof (Elf64_External_Shdr)]; in simple_object_elf_match() local
547 unsigned char *shdr; in simple_object_elf_find_sections() local
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsimple-object-elf.c434 unsigned char shdr[sizeof (Elf64_External_Shdr)]; in simple_object_elf_match() local
547 unsigned char *shdr; in simple_object_elf_find_sections() local
/dflybsd-src/sys/netgraph/ppp/
H A Dng_ppp.c1075 u_int16_t shdr; in ng_ppp_mp_input() local
1559 u_int16_t shdr; in ng_ppp_mp_output() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Delf.c506 Elf_Internal_Shdr *shdr; member
557 #define IS_VALID_GROUP_SECTION_HEADER(shdr, minsize) \ in setup_group() argument
565 Elf_Internal_Shdr *shdr = elf_elfsections (abfd)[i]; in setup_group() local
591 Elf_Internal_Shdr *shdr = elf_elfsections (abfd)[i]; in setup_group() local
663 Elf_Internal_Shdr *shdr = elf_tdata (abfd)->group_sect_ptr[i]; in setup_group() local
781 Elf_Internal_Shdr *shdr = elf_tdata (abfd)->group_sect_ptr[i]; in _bfd_elf_setup_sections() local

12