Searched defs:map (Results 1 – 11 of 11) sorted by relevance
34 DexDataMap* map = NULL; in dexDataMapAlloc() local61 void dexDataMapFree(DexDataMap* map) { in dexDataMapFree()74 void dexDataMapAdd(DexDataMap* map, u4 offset, u2 type) { in dexDataMapAdd()94 int dexDataMapGet(DexDataMap* map, u4 offset) { in dexDataMapGet()125 bool dexDataMapVerify(DexDataMap* map, u4 offset, u2 type) { in dexDataMapVerify()
65 DEX_INLINE bool dexDataMapVerify0Ok(DexDataMap* map, u4 offset, u2 type) { in dexDataMapVerify0Ok()
41 public abstract RegisterSpec map(RegisterSpec registerSpec); in map() method in RegisterMapper48 public final RegisterSpecList map(RegisterSpecList sources) { in map() method in RegisterMapper
51 public RegisterSpec map(RegisterSpec registerSpec) { in map() method in BasicRegisterMapper
339 public RegisterSpec map(RegisterSpec registerSpec) { in map() method in SsaRenamer.BlockRenamer.RenamingMapper
28 private final HashMap<Integer,Integer> map; field in AddressMap
203 MemMapping map; in process() local
59 private final MixedItemSection map; field in DexFile
64 private final MixedItemSection map; field in DexFile
153 } map[1]; member
1776 MemMapping map; in process() local