Searched defs:is_common (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Dsom.h160 unsigned int is_common : 1; member in struct:som_copyable_section_data_struct
H A Dsom.c157 unsigned int is_common; member in struct:som_misc_symbol_info
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dsom.h152 unsigned int is_common : 1; member in struct:som_subspace_dictionary_record
188 unsigned int is_common : 1; member in struct:som_copyable_section_data_struct
H A Dsom.c164 unsigned int is_common; member in struct:som_misc_symbol_info
[all...]
/haiku-buildtools/binutils/include/som/
H A Dinternal.h160 unsigned int is_common : 1; member in struct:som_subspace_dictionary_record
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-elf.c354 obj_elf_common (int is_common) argument
/haiku-buildtools/binutils/gas/config/
H A Dobj-elf.c379 obj_elf_common (int is_common) argument
/haiku-buildtools/binutils/gold/
H A Dsymtab.h561 is_common() const function in class:gold::Symbol
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc2609 implicit_variable(const std::string& name, Btype* type, bool is_hidden, bool is_constant, bool is_common, int64_t alignment) argument
2661 implicit_variable_set_init(Bvariable* var, const std::string&, Btype*, bool, bool, bool is_common, Bexpression* init) argument
2711 immutable_struct(const std::string& name, bool is_hidden, bool is_common, Btype* btype, Location location) argument
2755 immutable_struct_set_init(Bvariable* var, const std::string&, bool, bool is_common, Btype*, Location, Bexpression* initializer) argument
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc1237 bool is_common = false; local
2144 bool is_common = false; local
[all...]

Completed in 189 milliseconds