Home
last modified time | relevance | path

Searched defs:wordsize (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dppc-linux-nat.c181 int wordsize = sizeof (PTRACE_XFER_TYPE); in ppc_register_u_addr() local
788 int wordsize = sizeof (PTRACE_XFER_TYPE); in supply_gregset() local
798 int wordsize = sizeof (PTRACE_XFER_TYPE); in right_fill_reg() local
H A Drs6000-tdep.c1419 int wordsize = gdbarch_tdep (current_gdbarch)->wordsize; in rs6000_push_dummy_call() local
1793 regsize (const struct reg *reg, int wordsize) in regsize()
2785 int wordsize = tdep->wordsize; in rs6000_frame_cache() local
2990 int wordsize, from_xcoff_exec, from_elf_exec, i, off; in rs6000_gdbarch_init() local
H A Dppc-linux-tdep.c841 right_supply_register (struct regcache *regcache, int wordsize, int regnum, in right_supply_register()
855 int wordsize) in ppc_linux_supply_gregset()
H A Dppc-tdep.h144 int wordsize; /* size in bytes of fixed-point word */ member
H A Dh8300-tdep.c637 int wordsize = BINWORD; in h8300_push_dummy_call() local
/openbsd-src/gnu/llvm/lldb/tools/darwin-threads/
H A Dexamine-threads.c197 uint64_t get_current_pc(thread_t thread, int *wordsize) { in get_current_pc()
403 int wordsize; in main() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dconfigure.in925 AC_SUBST(wordsize) subst
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dconfigure.in913 AC_SUBST(wordsize) subst
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp749 const int wordsize = 8; in CreateUnwindPlan_x86_64() local
1021 const int wordsize = 4; in CreateUnwindPlan_i386() local
1318 const int wordsize = 8; in CreateUnwindPlan_arm64() local
1452 const int wordsize = 4; in CreateUnwindPlan_armv7() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp74 int wordsize = 8; in AugmentUnwindPlanFromCallSite() local
/openbsd-src/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c861 const int wordsize = 8; in print_encoding_arm64() local
966 const int wordsize = 4; in print_encoding_armv7() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp1093 int wordsize = m_process->GetAddressByteSize(); in GetSharedCacheInformation() local
/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h102 size_t wordsize; member
/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h391 int wordsize; member
H A DSyntheticSections.cpp2009 const size_t wordsize = sizeof(typename ELFT::uint); in updateAllocSize() local