Searched defs:word_size (Results 1 – 8 of 8) sorted by relevance
72 unsigned word_size = ebl->class == ELFCLASS64 ? 8 : 4; in s390_unwind() local
339 size_t word_size = segment.bits_64 ? 8 : 4; in WalkLoadCommands() local456 size_t word_size = segment.bits_64 ? 8 : 4; in WalkSegmentSections() local
469 WithConfiguration(Endianness endianness, size_t word_size) in WithConfiguration()478 static size_t word_size() { in word_size() function in WithConfiguration503 explicit SizedSection(Endianness endianness, size_t word_size) in SizedSection()514 size_t word_size() const { return word_size_; } in word_size() function in SizedSection515 void set_word_size(size_t word_size) { in set_word_size()
73 const size_t word_size = 4; in Resolve() local
137 static const size_t word_size = sizeof(tmp); in CopyFromProcess() local
215 static const unsigned word_size = sizeof(void*); in DoReadMemory() local275 static const unsigned word_size = sizeof(void*); in DoWriteMemory() local
962 word_size(const void *p1, const void *p2) { in word_size() function
1020 unsigned int word_size() { in word_size() function