Home
last modified time | relevance | path

Searched defs:word_size (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/backends/
Ds390_unwind.c72 unsigned word_size = ebl->class == ELFCLASS64 ? 8 : 4; in s390_unwind() local
/external/google-breakpad/src/common/mac/
Dmacho_reader.cc339 size_t word_size = segment.bits_64 ? 8 : 4; in WalkLoadCommands() local
456 size_t word_size = segment.bits_64 ? 8 : 4; in WalkSegmentSections() local
Dmacho_reader_unittest.cc469 WithConfiguration(Endianness endianness, size_t word_size) in WithConfiguration()
478 static size_t word_size() { in word_size() function in WithConfiguration
503 explicit SizedSection(Endianness endianness, size_t word_size) in SizedSection()
514 size_t word_size() const { return word_size_; } in word_size() function in SizedSection
515 void set_word_size(size_t word_size) { in set_word_size()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc137 static const size_t word_size = sizeof(tmp); in CopyFromProcess() local
/external/libnetfilter_conntrack/src/conntrack/
Dbsf.c244 nfct_bsf_load_attr(struct sock_filter *this, int word_size, int pos) in nfct_bsf_load_attr()
257 nfct_bsf_load_attr_offset(struct sock_filter *this, int word_size, in nfct_bsf_load_attr_offset()
/external/selinux/mcstrans/src/
Dmcstrans.c960 word_size(const void *p1, const void *p2) { in word_size() function
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i1020 unsigned int word_size() { in word_size() function
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h275 uint16_t word_size; member
/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c15584 UInt word_size; in dis_av_rotate() local