Searched defs:location (Results 26 - 50 of 177) sorted by relevance

12345678

/haiku-buildtools/binutils/bfd/
H A Daout-ns32k.c337 _bfd_ns32k_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
H A Dsection.c1498 bfd_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
1566 bfd_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
[all...]
H A Dbinary.c99 binary_get_section_contents(bfd *abfd, asection *section ATTRIBUTE_UNUSED, void * location, file_ptr offset, bfd_size_type count) argument
H A Dcpu-ns32k.c163 bfd_byte *location; local
571 _bfd_do_ns32k_reloc_contents(reloc_howto_type *howto, bfd *input_bfd ATTRIBUTE_UNUSED, bfd_vma relocation, bfd_byte *location, bfd_vma (*get_data) (bfd_byte *, int), void (*put_data) (bfd_vma, bfd_byte *, int)) argument
[all...]
H A Dverilog.c219 bfd_byte *location = list->data; local
107 verilog_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type bytes_to_do) argument
H A Dreloc.c1390 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1567 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *location) argument
[all...]
H A Delf32-iq2000.c309 iq2000_elf_relocate_offset16(bfd *input_bfd, Elf_Internal_Rela *rel, bfd_byte *contents, bfd_vma value, bfd_vma location) argument
/haiku-buildtools/binutils/include/som/
H A Dlst.h89 unsigned char location[4]; member in struct:som_external_som_entry
/haiku-buildtools/legacy/binutils/bfd/
H A Dbinary.c111 binary_get_section_contents(bfd *abfd, asection *section ATTRIBUTE_UNUSED, void * location, file_ptr offset, bfd_size_type count) argument
H A Dreloc.c1379 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
[all...]
H A Dbfd.c688 bfd_canonicalize_reloc(bfd *abfd, sec_ptr asect, arelent **location, asymbol **symbols) argument
719 bfd_set_reloc(bfd *ignore_abfd ATTRIBUTE_UNUSED, sec_ptr asect, arelent **location, unsigned int count) argument
H A Dihex.c631 ihex_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
655 ihex_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dlibbfd.c794 _bfd_generic_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
872 _bfd_generic_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
H A Dsyms.c431 bfd_set_symtab (bfd *abfd, asymbol **location, unsigned int symcount) argument
H A Dvms.c1385 vms_set_section_contents(bfd * abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Dloop.h57 rtx *location; /* Place in the insn where this giv occurs. member in struct:induction
/haiku-buildtools/gcc/gcc/
H A Dinput.c768 expansion_point_location_if_in_system_header(source_location location) argument
[all...]
H A Ddiagnostic.h33 location_t location; member in struct:diagnostic_info
48 location_t location; member in struct:diagnostic_classification_change_t
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr57878.C219 int location; member in struct:FDB::ChunkData
224 void FDB::CollectChunk(const DL::ChunkInfo& chunk, const int& location) { argument
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dlex.h93 make_invalid_token(Location location) argument
98 make_eof_token(Location location) argument
103 make_keyword_token(Keyword keyword, Location location) argument
123 make_string_token(const std::string& value, Location location) argument
112 make_identifier_token(const std::string& value, bool is_exported, Location location) argument
132 make_operator_token(Operator op, Location location) argument
141 make_character_token(mpz_t val, Location location) argument
151 make_integer_token(mpz_t val, Location location) argument
161 make_float_token(mpfr_t val, Location location) argument
171 make_imaginary_token(mpfr_t val, Location location) argument
181 location() const function in class:Token
[all...]
H A Dlex.cc149 Token::Token(Classification classification, Location location) argument
526 Lex::location() const function in class:Lex
602 Location location = this->location(); local
943 Location location = this->location(); local
1010 Location location = this->location(); local
1308 append_char(unsigned int v, bool is_character, std::string* str, Location location) argument
1381 Location location = this->location(); local
1414 Location location = this->location(); local
1426 Location location = this->location(); local
[all...]
H A Dimport.cc61 Import::open_package(const std::string& filename, Location location, argument
116 try_package_in_directory(const std::string& filename, Location location) argument
203 find_export_data(const std::string& filename, int fd, Location location) argument
239 find_object_export_data(const std::string& filename, int fd, off_t offset, Location location) argument
269 Import(Stream* stream, Location location) argument
895 require_bytes(Location location, const char* bytes, size_t length) argument
[all...]
H A Dimport-archive.cc69 Archive_file(const std::string& filename, int fd, Location location) argument
95 location() const function in class:Archive_file
623 find_archive_export_data(const std::string& filename, int fd, Location location) argument
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.h63 location_t location; member in struct:cp_token
/haiku-buildtools/gcc/gcc/jit/
H A Djit-playback.h647 class location : public wrapper class in namespace:gcc::jit::playback
[all...]

Completed in 283 milliseconds

12345678