Searched defs:word_size (Results 1 – 8 of 8) sorted by relevance
154 size_t word_size = is_rv64 ? 8 : 4; in TotalArgsSizeInWords() local 146 size_t word_size = is_rv64 ? 8 : 4; AugmentArgSize() local 201 size_t word_size = reg_size; PrepareTrivialCall() local
74 static _LIBCPP_CONSTEXPR const size_t word_size = __w; global() variable
168 static _LIBCPP_CONSTEXPR const size_t word_size = __w; global() variable
66 const size_t word_size = 4; in Resolve() local
291 const uint32_t word_size = process->GetAddressByteSize(); DoLoadImage() local
168 const size_t word_size = 4; in Resolve() local
170 static const size_t word_size = 4U; variable
1066 build_auxv_dict(self, endian, word_size, auxv_data) global() argument