Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delflink.c10213 unsigned int s_type; in elf_link_input_bfd() local
10247 s_type = h->type; in elf_link_input_bfd()
10278 s_type = ELF_ST_TYPE (sym->st_info); in elf_link_input_bfd()
10284 if ((s_type == STT_RELC || s_type == STT_SRELC) in elf_link_input_bfd()
10302 isymbuf, locsymcount, s_type == STT_SRELC)) in elf_link_input_bfd()
DChangeLog-00018340 Set hdr->s_type to 1 if ARCH_SIZE == 32.