Searched refs:ReadUnsignedIntWithSizeInBytes (Results 1 – 3 of 3) sorted by relevance
295 ReadUnsignedIntWithSizeInBytes(lldb::addr_t addr, int size_in_bytes);
194 DynamicLoader::ReadUnsignedIntWithSizeInBytes(addr_t addr, int size_in_bytes) in ReadUnsignedIntWithSizeInBytes() function in DynamicLoader
478 int64_t modid = ReadUnsignedIntWithSizeInBytes (link_map + metadata.modid_offset, modid_size); in GetThreadLocalData()