Searched defs:GetU32 (Results 1 – 7 of 7) sorted by relevance
95 uint32_t StringExtractor::GetU32(uint32_t fail_value, int base) { in GetU32() function in StringExtractor
428 uint32_t DataExtractor::GetU32(offset_t *offset_ptr) const { in GetU32() function in DataExtractor448 void *DataExtractor::GetU32(offset_t *offset_ptr, void *void_dst, in GetU32() function in DataExtractor
87 uint32_t StdStringExtractor::GetU32(uint32_t fail_value, int base) { in GetU32() function in StdStringExtractor
58 uint32_t Constant::GetU32() const { in GetU32() function in spvtools::opt::analysis::Constant
935 func (m *KnownTypes) GetU32() *wrappers.UInt32Value { func