Searched defs:version (Results 151 - 175 of 192) sorted by relevance

12345678

/haiku-buildtools/gcc/gcc/
H A Dtree-parloops.c273 unsigned version; /* The version of the name to copy. */ member in struct:name_to_copy_elt
[all...]
H A Dtree-ssa-pre.c307 unsigned version = SSA_NAME_VERSION (PRE_EXPR_NAME (expr)); local
340 unsigned version = SSA_NAME_VERSION (PRE_EXPR_NAME (expr)); local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dxsym.c243 bfd_sym_read_version (bfd *abfd, bfd_sym_version *version) argument
224 bfd_sym_read_header(bfd *abfd, bfd_sym_header_block *header, bfd_sym_version version) argument
2221 bfd_sym_scan(bfd *abfd, bfd_sym_version version, bfd_sym_data_struct *mdata) argument
2256 bfd_sym_version version = -1; local
[all...]
H A Delf-eh-frame.c34 unsigned char version; member in struct:cie
[all...]
H A Dmach-o.h43 unsigned int version; member in struct:bfd_mach_o_header
H A Delf32-avr.c3995 bfd_byte version, flags; local
[all...]
H A Ddwarf2.c44 unsigned short version; member in struct:line_head
272 int version; member in struct:comp_unit
2941 unsigned int version; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dod-macho.c1591 bfd_mach_o_source_version_command *version = local
1930 unsigned int version; local
[all...]
H A Dwindint.h191 rc_uint_type version; member in struct:rc_res_res_info
203 bfd_byte version[4]; member in struct:bin_res_info
[all...]
H A Dobjcopy.c3817 const char *version, *subsystem; local
[all...]
/haiku-buildtools/binutils/gold/
H A Dsymtab.cc54 Symbol::init_fields(const char* name, const char* version, argument
116 Symbol::init_base_object(const char* name, const char* version, Object* object, argument
135 Symbol::init_base_output_data(const char* name, const char* version, argument
154 Symbol::init_base_output_segment(const char* name, const char* version, argument
174 init_base_constant(const char* name, const char* version, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool is_predefined) argument
190 init_base_undefined(const char* name, const char* version, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis) argument
217 init_object(const char* name, const char* version, Object* object, const elfcpp::Sym<size, big_endian>& sym, unsigned int st_shndx, bool is_ordinary) argument
232 init_output_data(const char* name, const char* version, Output_data* od, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool is_predefined) argument
252 init_output_segment(const char* name, const char* version, Output_segment* os, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Segment_offset_base offset_base, bool is_predefined) argument
272 init_constant(const char* name, const char* version, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool is_predefined) argument
288 init_undefined(const char* name, const char* version, Value_type value, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis) argument
932 add_from_object(Object* object, const char* name, Stringpool::Key name_key, const char* version, Stringpool::Key version_key, bool is_default_version, const elfcpp::Sym<size, big_endian>& sym, unsigned int st_shndx, bool is_ordinary, unsigned int orig_st_shndx) argument
1256 std::string version; local
1386 std::string version; variable
1578 const char* version = (*version_map)[v]; local
1907 define_in_output_data(const char* name, const char* version, Defined defined, Output_data* od, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool only_if_ref) argument
1952 do_define_in_output_data( const char* name, const char* version, Defined defined, Output_data* od, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool only_if_ref) argument
2028 define_in_output_segment(const char* name, const char* version, Defined defined, Output_segment* os, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2071 do_define_in_output_segment( const char* name, const char* version, Defined defined, Output_segment* os, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2147 define_as_constant(const char* name, const char* version, Defined defined, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool only_if_ref, bool force_override) argument
2189 do_define_as_constant( const char* name, const char* version, Defined defined, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool only_if_ref, bool force_override) argument
2440 const char* version = NULL; local
[all...]
H A Dsymtab.h121 version() const function in class:gold::Symbol
[all...]
H A Ddwarf_reader.cc590 unsigned int version = this->dwinfo_->read_from_pointer<16>(pinfo); local
H A Ddynobj.cc1456 const char* version = dynpool->add(versions[k].c_str(), local
1535 const char* version = dynpool->add(sym->version(), false, &version_key); local
1553 add_def(Stringpool* dynpool, const Symbol* sym, const char* version, Stringpool::Key version_key) argument
1712 const char* version = dynpool->find(sym->version(), &version_key); local
1765 const char* version = (*p)->version(); local
[all...]
H A Ddwarf_reader.h1064 int version; member in struct:gold::Sized_dwarf_line_info::Dwarf_line_infoHeader
H A Ddwp.cc1149 unsigned int version = local
1291 unsigned int version = local
[all...]
/haiku-buildtools/binutils/include/mach-o/
H A Dexternal.h310 unsigned char version[4]; member in struct:mach_o_version_min_command_external
344 unsigned char version[8]; /* Version A.B.C.D.E, with 10 bits for B-E, member in struct:mach_o_source_version_command_external
/haiku-buildtools/legacy/binutils/binutils/
H A Dwindres.h134 unsigned long version; member in struct:res_res_info
[all...]
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interceptors.cc1349 TSAN_INTERCEPTOR(int, __xstat, int version, const char *path, void *buf) { argument
1369 TSAN_INTERCEPTOR(int, __xstat64, int version, const char *path, void *buf) { argument
1389 TSAN_INTERCEPTOR(int, __lxstat, int version, const char *path, void *buf) { argument
1409 TSAN_INTERCEPTOR(int, __lxstat64, int version, cons argument
1429 TSAN_INTERCEPTOR(int, __fxstat, int version, int fd, void *buf) argument
1455 TSAN_INTERCEPTOR(int, __fxstat64, int version, int fd, void *buf) argument
[all...]
/haiku-buildtools/gcc/gcc/ada/
H A Dinit.c1612 char version[8]; local
[all...]
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze.c1649 microblaze_version_to_int (const char *version) argument
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h75 unsigned short version; member in struct:__anon2355
271 unsigned char version; member in struct:cie
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-tic54x.c1592 enum cpu_version version = VNONE; local
1642 enum cpu_version version = VNONE; local
2653 int version = atoi (arg); local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-ppc.c2578 ppc_apuinfo_section_add(unsigned int apu, unsigned int version) argument
[all...]
H A Dtc-tic54x.c1434 enum cpu_version version = VNONE; local
1453 set_cpu (enum cpu_version version) argument
1482 enum cpu_version version = VNONE; local
2457 int version = atoi (arg); local
[all...]

Completed in 280 milliseconds

12345678