HomeSort by relevance Sort by last modified time
    Searched refs:STT_DATALABEL (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-sh64.c 360 if (ELF_ST_TYPE (elf_sym->st_info) == STT_DATALABEL)
361 return STT_DATALABEL;
368 STT_DATALABEL, so relocations passing them will pick up that attribute
391 if (ELF_ST_TYPE (sym->st_info) == STT_DATALABEL
436 h->type = STT_DATALABEL;
443 if (h->type != STT_DATALABEL
492 if (ELF_ST_TYPE (sym->st_info) == STT_DATALABEL)
elf64-sh64.c     [all...]
elf32-sh.c     [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
sh.h 113 #define STT_DATALABEL STT_LOPROC
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
datal32-3.d 7 # check that STT_DATALABEL is set, but objdump doesn't do that at present,
datal64-3.d 7 # check that STT_DATALABEL is set, but objdump doesn't do that at present,
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.c 478 STT_DATALABEL. */
481 = STT_DATALABEL;
    [all...]

Completed in 150 milliseconds