Searched defs:location (Results 76 - 100 of 177) sorted by relevance

12345678

/haiku-buildtools/binutils/bfd/
H A Delfn32-mips.c3145 bfd_byte *location; local
H A Dversados.c687 versados_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
H A Dcoff-arm.c1602 bfd_byte *location = contents + address; local
1730 bfd_byte * location = contents + rel->r_vaddr - input_section->vma; local
H A Dcoff64-rs6000.c1196 bfd_byte *location; local
H A Dcoffgen.c432 coff_symbol_type **location = (coff_symbol_type **) alocation; local
H A Dbout.c947 b_out_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Daout-tic30.c395 tic30_aout_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
[all...]
H A Delf64-mips.c3329 bfd_byte *location; local
/haiku-buildtools/legacy/binutils/bfd/
H A Daout-tic30.c379 tic30_aout_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
[all...]
H A Dbout.c935 b_out_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dcoff-arm.c1561 bfd_byte *location = contents + address; local
1689 bfd_byte * location = contents + rel->r_vaddr - input_section->vma; local
H A Dcoff-rs6000.c3352 bfd_byte *location; local
[all...]
H A Dcoff64-rs6000.c1208 bfd_byte *location; local
H A Dcoffgen.c338 coff_symbol_type **location = (coff_symbol_type **) alocation; local
H A Delf64-mips.c2087 bfd_byte *location; local
H A Dversados.c647 versados_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.h408 class location : public memento class in namespace:gcc::jit::recording
411 location (context *ctxt, string *filename, int line, int column, function in class:gcc::jit::recording::location
[all...]
H A Dlibgccjit++.h79 class location : public object class in namespace:gccjit
1188 inline location::location () : object () {} function in class:gccjit::location
1189 inline location::location (gcc_jit_location *loc) function in class:gccjit::location
[all...]
H A Dlibgccjit.c52 struct gcc_jit_location : public gcc::jit::recording::location struct in class:gcc::jit::recording
/haiku-buildtools/gcc/gcc/
H A Dgimple.h192 location_t location; variable
1671 gimple_set_location(gimple g, location_t location) argument
[all...]
H A Dtree-ssa-uninit.c150 location_t location, cfun_loc; local
[all...]
/haiku-buildtools/gcc/libcpp/
H A Ddirectives.c782 source_location location; local
1644 source_location location; local
723 parse_include(cpp_reader *pfile, int *pangle_brackets, const cpp_token ***buf, source_location *location) argument
[all...]
H A Dmacro.c597 paste_tokens (cpp_reader *pfile, source_location location, argument
1076 enter_macro_context(cpp_reader *pfile, cpp_hashnode *node, const cpp_token *result, source_location location) argument
1296 set_arg_token(macro_arg *arg, const cpp_token *token, source_location location, size_t index, enum macro_arg_token_kind kind, bool track_macro_exp_p) argument
2219 source_location location; local
2356 consume_next_token_from_context(cpp_reader *pfile, const cpp_token ** token, source_location *location) argument
2398 maybe_adjust_loc_for_trad_cpp(cpp_reader *pfile, source_location location) argument
2423 cpp_get_token_1(cpp_reader *pfile, source_location *location) argument
[all...]
H A Dfiles.c147 source_location location; member in struct:cpp_file_hash_entry
1227 cpp_included_before(cpp_reader *pfile, const char *fname, source_location location) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Derror.c3265 location_t location = input_location; local
3628 pedwarn_cxx98(location_t location, int opt, const char *gmsgid, ...) argument
3648 qualified_name_lookup_error(tree scope, tree name, tree decl, location_t location) argument
[all...]

Completed in 297 milliseconds

12345678