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

  /toolchain/binutils/binutils-2.25/include/
bout.h 83 unsigned char e_relaxable[1];/* Assembled with enough info to allow linker to relax */ member in struct:external_exec
  /toolchain/binutils/binutils-2.25/bfd/
bout.c 96 execp->a_relaxable = bytes->e_relaxable[0];
121 bytes->e_relaxable[0] = execp->a_relaxable;
    [all...]

Completed in 44 milliseconds