Home | History | Annotate | Download | only in runtime

Lines Matching refs:map_type

31 static uint32_t MapTypeToBitMask(uint32_t map_type) {
32 switch (map_type) {
55 static bool IsDataSectionType(uint32_t map_type) {
56 switch (map_type) {