Searched defs:word_size (Results 1 – 7 of 7) sorted by relevance
84 static _LIBCPP_CONSTEXPR const size_t word_size = __w; variable
108 static _LIBCPP_CONSTEXPR const size_t word_size = __w; variable
66 const size_t word_size = 4; in Resolve() local
135 const size_t word_size = 4; in Resolve() local
290 const uint32_t word_size = process->GetAddressByteSize(); in DoLoadImage() local
170 static const size_t word_size = 4U; variable
990 def build_auxv_dict(self, endian, word_size, auxv_data): argument