Lines Matching refs:obj_format
679 obj_format
12663 obj_format=$fmt
12779 case "${obj_format}" in
12802 if test ! -r ${srcdir}/config/obj-${obj_format}.c; then
12803 as_fn_error $? "GAS does not have support for object file format ${obj_format}" "$LINENO" 5
12807 case ${obj_format} in
12832 formats="${obj_format}"
12914 obj_format=multi
12921 case "${obj_format}${emfiles}" in
17000 obj_format=${obj_format}
18450 echo '#include "obj-'"${obj_format}"'.h"' > obj-format.h