Home
last modified time | relevance | path

Searched refs:s_type (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delflink.c9586 unsigned int s_type; in elf_link_input_bfd() local
9620 s_type = h->type; in elf_link_input_bfd()
9633 s_type = ELF_ST_TYPE (sym->st_info); in elf_link_input_bfd()
9639 if ((s_type == STT_RELC || s_type == STT_SRELC) in elf_link_input_bfd()
9657 isymbuf, locsymcount, s_type == STT_SRELC)) in elf_link_input_bfd()
DChangeLog-00018340 Set hdr->s_type to 1 if ARCH_SIZE == 32.