Searched refs:m_is_small (Results 1 – 2 of 2) sorted by relevance
260 m_is_small = (entsize & 0x80000000) != 0; in Read()435 const size_t method_size = method_t::GetSize(process, method_list.m_is_small); in GetMethodList()456 relative_selector_base_addr, method_list.m_is_small, in ProcessMethodList()
144 bool m_is_small; member