Searched refs:e_relaxable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/include/
H A Dbout.h82 unsigned char e_relaxable[1];/* Assembled with enough info to allow linker to relax */ member in struct:external_exec
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbout.c97 execp->a_relaxable = bytes->e_relaxable[0];
122 bytes->e_relaxable[0] = execp->a_relaxable;

Completed in 60 milliseconds