Searched defs:wordsize (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Dppc-tdep.h91 int wordsize; /* size in bytes of fixed-point word */ member in struct:gdbarch_tdep
H A Drs6000-tdep.c1018 int ii, wordsize; local
1119 int wordsize = gdbarch_tdep (current_gdbarch)->wordsize; local
1525 int wordsize = tdep->wordsize; local
1585 int wordsize = tdep->wordsize; local
1765 int wordsize = gdbarch_tdep (current_gdbarch)->wordsize; local
1797 regsize(const struct reg *reg, int wordsize) argument
2627 int wordsize, from_xcoff_exec, from_elf_exec, power, i, off; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dcpack.c57 cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) argument
/freebsd-11-stable/sys/dev/sound/macio/
H A Di2s.c449 i2s_setup(struct i2s_softc *sc, u_int rate, u_int wordsize, u_int sclk_fs) argument
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h87 size_t wordsize; member in struct:lld::coff::Configuration
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h314 int wordsize; member in struct:lld::elf::Configuration
H A DSyntheticSections.cpp1910 const size_t wordsize = sizeof(typename ELFT::uint); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp73 int wordsize = 8; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp749 const int wordsize = 8; local
755 2 * wordsize); local
1021 const int wordsize local
1026 translate_to_eh_frame_regnum_i386(UNWIND_X86_REG_EBP), 2 * wordsize); local
1318 const int wordsize = 8; local
1452 const int wordsize = 4; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c904 const int wordsize = 8; local
1009 const int wordsize = 4; local
[all...]
/freebsd-11-stable/lib/libutil/
H A Dquotafile.c53 int wordsize; /* 32-bit or 64-bit limits */ member in struct:quotafile
515 quota_convert(struct quotafile *qf, int wordsize) argument
[all...]

Completed in 190 milliseconds