HomeSort by: relevance | last modified time | path
    Searched refs:st_type (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/libctf/
ctf-serialize.c 83 || (sym->st_type == STT_OBJECT && sym->st_shndx == SHN_EXTABS
140 && sym->st_type != STT_FUNC)
142 && sym->st_type != STT_OBJECT))
188 && sym->st_type != STT_FUNC)
194 sym->st_name, sym->st_symidx, sym->st_type);
199 && sym->st_type != STT_OBJECT)
205 sym->st_name, sym->st_symidx, sym->st_type);
306 && this_link_sym->st_type != STT_FUNC)
308 && this_link_sym->st_type != STT_OBJECT))
320 if ((this_link_sym->st_type == STT_FUNC
    [all...]
ctf-lookup.c 701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
772 if (sym.st_type == STT_FUNC)
774 else if (sym.st_type == STT_OBJECT)
1150 if (!sym || (sym->st_type != STT_OBJECT && sym->st_type != STT_FUNC)
1151 || (sym->st_type != STT_OBJECT && is_function == 0)
1152 || (sym->st_type != STT_FUNC && is_function == 1))
ctf-util.c 145 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
185 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-serialize.c 77 || (sym->st_type == STT_OBJECT && sym->st_shndx == SHN_EXTABS
134 && sym->st_type != STT_FUNC)
136 && sym->st_type != STT_OBJECT))
182 && sym->st_type != STT_FUNC)
188 sym->st_name, sym->st_symidx, sym->st_type);
193 && sym->st_type != STT_OBJECT)
199 sym->st_name, sym->st_symidx, sym->st_type);
300 && this_link_sym->st_type != STT_FUNC)
302 && this_link_sym->st_type != STT_OBJECT))
314 if ((this_link_sym->st_type == STT_FUNC
    [all...]
ctf-lookup.c 701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
772 if (sym.st_type == STT_FUNC)
774 else if (sym.st_type == STT_OBJECT)
1150 if (!sym || (sym->st_type != STT_OBJECT && sym->st_type != STT_FUNC)
1151 || (sym->st_type != STT_OBJECT && is_function == 0)
1152 || (sym->st_type != STT_FUNC && is_function == 1))
ctf-util.c 145 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
185 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-serialize.c 77 || (sym->st_type == STT_OBJECT && sym->st_shndx == SHN_EXTABS
134 && sym->st_type != STT_FUNC)
136 && sym->st_type != STT_OBJECT))
182 && sym->st_type != STT_FUNC)
188 sym->st_name, sym->st_symidx, sym->st_type);
193 && sym->st_type != STT_OBJECT)
199 sym->st_name, sym->st_symidx, sym->st_type);
300 && this_link_sym->st_type != STT_FUNC)
302 && this_link_sym->st_type != STT_OBJECT))
314 if ((this_link_sym->st_type == STT_FUNC
    [all...]
ctf-lookup.c 701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
772 if (sym.st_type == STT_FUNC)
774 else if (sym.st_type == STT_OBJECT)
1150 if (!sym || (sym->st_type != STT_OBJECT && sym->st_type != STT_FUNC)
1151 || (sym->st_type != STT_OBJECT && is_function == 0)
1152 || (sym->st_type != STT_FUNC && is_function == 1))
ctf-util.c 145 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
185 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
  /src/external/gpl3/gdb/dist/libctf/
ctf-serialize.c 83 || (sym->st_type == STT_OBJECT && sym->st_shndx == SHN_EXTABS
140 && sym->st_type != STT_FUNC)
142 && sym->st_type != STT_OBJECT))
188 && sym->st_type != STT_FUNC)
194 sym->st_name, sym->st_symidx, sym->st_type);
199 && sym->st_type != STT_OBJECT)
205 sym->st_name, sym->st_symidx, sym->st_type);
306 && this_link_sym->st_type != STT_FUNC)
308 && this_link_sym->st_type != STT_OBJECT))
320 if ((this_link_sym->st_type == STT_FUNC
    [all...]
ctf-lookup.c 701 || (symp->st_type != STT_OBJECT && is_function == 0)
702 || (symp->st_type != STT_FUNC && is_function == 1))
772 if (sym.st_type == STT_FUNC)
774 else if (sym.st_type == STT_OBJECT)
1150 if (!sym || (sym->st_type != STT_OBJECT && sym->st_type != STT_FUNC)
1151 || (sym->st_type != STT_OBJECT && is_function == 0)
1152 || (sym->st_type != STT_FUNC && is_function == 1))
ctf-util.c 145 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
185 dst->st_type = ELF32_ST_TYPE (tmp.st_info);
  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
symtypetab-nonlinker-writeout.c 14 uint32_t idx, uint32_t st_type)
18 sym->st_type = st_type;
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-writable/
symtypetab-nonlinker-writeout.c 14 uint32_t idx, uint32_t st_type)
18 sym->st_type = st_type;
  /src/sys/dev/hdaudio/
hdaudiovar.h 127 enum hdaudio_stream_type st_type; member in struct:hdaudio_stream
hdaudio.c 90 sc->sc_stream[cnt++].st_type = HDAUDIO_STREAM_ISS;
96 sc->sc_stream[cnt++].st_type = HDAUDIO_STREAM_OSS;
102 sc->sc_stream[cnt++].st_type = HDAUDIO_STREAM_BSS;
773 switch (st->st_type) {
1041 if (st->st_type != type)
  /src/external/gpl3/binutils/dist/ld/
ldelfgen.c 440 lsym.st_type = ELF_ST_TYPE (sym->st_info);
  /src/external/gpl3/binutils.old/dist/ld/
ldelfgen.c 442 lsym.st_type = ELF_ST_TYPE (sym->st_info);
  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 1144 unsigned char st_type; member in struct:elf32_csky_stub_hash_entry
1355 unsigned char st_type,
1370 if (st_type == STT_SECTION)
3509 unsigned char st_type; local
3562 st_type = ELF_ST_TYPE (sym->st_info);
3607 st_type = ELF_ST_TYPE (hash->elf.type);
3614 st_type, hash,
3652 stub_entry->st_type = st_type;
elfnn-kvx.c 355 unsigned char st_type; member in struct:elf_kvx_stub_hash_entry
686 unsigned char st_type,
694 if (st_type != STT_FUNC
1365 unsigned char st_type; local
1425 st_type = ELF_ST_TYPE (sym->st_info);
1499 st_type = ELF_ST_TYPE (hash->root.type);
1505 st_type, destination);
1543 stub_entry->st_type = st_type;
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 86 uint32_t st_type; member in struct:ctf_link_sym
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 1144 unsigned char st_type; member in struct:elf32_csky_stub_hash_entry
1355 unsigned char st_type,
1370 if (st_type == STT_SECTION)
3510 unsigned char st_type; local
3563 st_type = ELF_ST_TYPE (sym->st_info);
3608 st_type = ELF_ST_TYPE (hash->elf.type);
3615 st_type, hash,
3653 stub_entry->st_type = st_type;
elfnn-kvx.c 355 unsigned char st_type; member in struct:elf_kvx_stub_hash_entry
686 unsigned char st_type,
694 if (st_type != STT_FUNC
1365 unsigned char st_type; local
1425 st_type = ELF_ST_TYPE (sym->st_info);
1499 st_type = ELF_ST_TYPE (hash->root.type);
1505 st_type, destination);
1543 stub_entry->st_type = st_type;
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 86 uint32_t st_type; member in struct:ctf_link_sym
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 1144 unsigned char st_type; member in struct:elf32_csky_stub_hash_entry
1355 unsigned char st_type,
1370 if (st_type == STT_SECTION)
3508 unsigned char st_type; local
3561 st_type = ELF_ST_TYPE (sym->st_info);
3606 st_type = ELF_ST_TYPE (hash->elf.type);
3613 st_type, hash,
3651 stub_entry->st_type = st_type;

Completed in 132 milliseconds

1 2