Home
last modified time | relevance | path

Searched defs:code_only (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-hppa.c364 char code_only; member
7457 char loadable, code_only, common, dup_common, zero, sort; local
7886 create_new_subspace (space, name, loadable, code_only, common, in create_new_subspace() argument
7959 update_subspace (space, name, loadable, code_only, common, dup_common, sort, in update_subspace() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-hppa.c364 char code_only; member
7467 char loadable, code_only, comdat, common, dup_common, zero, sort; local
7913 create_new_subspace (space, name, loadable, code_only, comdat, common, in create_new_subspace() argument
7989 update_subspace (space, name, loadable, code_only, comdat, common, dup_common, in update_subspace() argument
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dsom.h157 unsigned int code_only : 1; member