HomeSort by relevance Sort by last modified time
    Searched defs:sec_type (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-sh64.c 433 flagword sec_type = 0; local
436 sec_type = SHF_SH5_ISA32_MIXED;
438 sec_type = SHF_SH5_ISA32;
447 sec_elf_data->contents_flags = sec_type;
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf64-ppc.c 3049 enum _ppc64_sec_type sec_type:2; member in struct:_ppc64_elf_section_data
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
readelf.c 8680 unsigned int sec_type; local
    [all...]

Completed in 450 milliseconds