Searched defs:loadable (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-hppa.c | 361 char loadable; member 412 char loadable; member 7186 char loadable, defined, private, sort; local 7457 char loadable, code_only, common, dup_common, zero, sort; local 7802 create_new_space (name, spnum, loadable, defined, private, in create_new_space() argument 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 D | tc-hppa.c | 361 char loadable; member 415 char loadable; member 7196 char loadable, defined, private, sort; local 7467 char loadable, code_only, comdat, common, dup_common, zero, sort; local 7829 create_new_space (name, spnum, loadable, defined, private, in create_new_space() argument 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/llvm/lldb/source/Symbol/ |
H A D | ObjectFile.cpp | 633 LoadableData loadable; in GetLoadableData() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 3486 LoadableData loadable; in GetLoadableData() local
|