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

12345

/freebsd-10-stable/contrib/binutils/bfd/
H A Dreloc.c1379 _bfd_relocate_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_vma relocation, bfd_byte *location) argument
1553 _bfd_clear_contents(reloc_howto_type *howto, bfd *input_bfd, bfd_byte *location) argument
[all...]
H A Dlibbfd.c811 _bfd_generic_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
889 _bfd_generic_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
H A Dsyms.c439 bfd_set_symtab (bfd *abfd, asymbol **location, unsigned int symcount) argument
H A Dihex.c630 ihex_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
654 ihex_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
H A Dbfd.c741 bfd_canonicalize_reloc(bfd *abfd, sec_ptr asect, arelent **location, asymbol **symbols) argument
772 bfd_set_reloc(bfd *ignore_abfd ATTRIBUTE_UNUSED, sec_ptr asect, arelent **location, unsigned int count) argument
H A Delf32-mips.c1137 bfd_byte *location; local
H A Delfn32-mips.c1941 bfd_byte *location; local
H A Dsrec.c963 bfd_byte *location = list->data; local
776 srec_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
813 srec_set_section_contents(bfd *abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type bytes_to_do) argument
H A Dtekhex.c576 char *location = (char *) locationp; local
/freebsd-10-stable/sys/dev/ex/
H A Dif_ex.c1046 ex_eeprom_read(struct ex_softc *sc, int location) argument
/freebsd-10-stable/sys/dev/iicbus/
H A Dad7417.c314 char location[96]; local
H A Dadt746x.c353 char *location; local
[all...]
/freebsd-10-stable/sys/powerpc/powermac/
H A Dfcu.c453 char location[96]; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy_foreign.c391 copy_foreign_dir(svn_ra_session_t *ra_session, svn_client__pathrev_t *location, svn_wc_context_t *wc_ctx, const char *dst_abspath, svn_depth_t depth, svn_wc_notify_func2_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c312 void os_check_stack(const char *location, int size){} argument
/freebsd-10-stable/sys/dev/hptnr/
H A Dhptnr_os_bsd.c293 void os_check_stack(const char *location, int size){} argument
/freebsd-10-stable/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c282 setPrefixPresent(struct InternalInstruction* insn, uint8_t prefix, uint64_t location) argument
299 isPrefixAtLocation(struct InternalInstruction* insn, uint8_t prefix, uint64_t location) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h185 _checkLocation(void *checker, const SVal &location, bool isLoad, const Stmt *S, CheckerContext &C) argument
201 _checkBind(void *checker, const SVal &location, const SVal &val, const Stmt *S, CheckerContext &C) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp117 SVal location = LeftV; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DMaterializer.cpp222 lldb::addr_t location; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DVariable.cpp35 Variable( lldb::user_id_t uid, const char *name, const char *mangled, const lldb::SymbolFileTypeSP &symfile_type_sp, ValueType scope, SymbolContextScope *context, Declaration* decl_ptr, const DWARFExpression& location, bool external, bool artificial ) argument
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dinfodoc.c1173 char *location; local
/freebsd-10-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c2534 vxge_hal_mrpcim_stats_access( vxge_hal_device_h devh, u32 operation, u32 location, u32 offset, u64 *stat) argument
/freebsd-10-stable/usr.sbin/autofs/
H A Dcommon.c181 node_new(struct node *parent, char *key, char *options, char *location, argument
745 *options2 = NULL, *location = NULL; local
[all...]
/freebsd-10-stable/contrib/gcc/cp/
H A Derror.c2248 location_t location = input_location; local

Completed in 378 milliseconds

12345