HomeSort by: relevance | last modified time | path
    Searched defs:sidxhdr (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c 1412 unsigned char *sidxhdr local
1415 sidxhdr, sh_offset, Elf_Addr);
1417 sidxhdr, sh_size, Elf_Addr);
1420 sidxhdr, sh_type, Elf_Word);
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c 1412 unsigned char *sidxhdr local
1415 sidxhdr, sh_offset, Elf_Addr);
1417 sidxhdr, sh_size, Elf_Addr);
1420 sidxhdr, sh_type, Elf_Word);
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c 1412 unsigned char *sidxhdr local
1415 sidxhdr, sh_offset, Elf_Addr);
1417 sidxhdr, sh_size, Elf_Addr);
1420 sidxhdr, sh_type, Elf_Word);
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c 1412 unsigned char *sidxhdr local
1415 sidxhdr, sh_offset, Elf_Addr);
1417 sidxhdr, sh_size, Elf_Addr);
1420 sidxhdr, sh_type, Elf_Word);
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c 1412 unsigned char *sidxhdr local
1415 sidxhdr, sh_offset, Elf_Addr);
1417 sidxhdr, sh_size, Elf_Addr);
1420 sidxhdr, sh_type, Elf_Word);
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c 1381 unsigned char *sidxhdr = shdrs + symtab_indices_shndx[i - 1] * shdr_size; local
1383 sidxhdr, sh_offset, Elf_Addr);
1385 sidxhdr, sh_size, Elf_Addr);
1388 sidxhdr, sh_type, Elf_Word);

Completed in 31 milliseconds