Home
last modified time | relevance | path

Searched refs:TYPE_MAP_LIST (Results 1 – 3 of 3) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/XDEX/
H A Dxdex_def.h115 const quint16 TYPE_MAP_LIST =0x1000; variable
/dports/security/apkid/APKiD-2.1.1/apkid/rules/dex/
H A Dcompilers.yara93 * 0x1000 = TYPE_MAP_LIST
197 dex.map_list.map_item[7].type == 0x1000 // TYPE_MAP_LIST
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.cpp14850 listDx.append(XDEX_DEF::TYPE_MAP_LIST); in DEX_handle_Tools()
14872 listDexLib.append(XDEX_DEF::TYPE_MAP_LIST); in DEX_handle_Tools()
14897 listDexLib2.append(XDEX_DEF::TYPE_MAP_LIST); in DEX_handle_Tools()
14931 listR8.append(XDEX_DEF::TYPE_MAP_LIST); in DEX_handle_Tools()
14943 listDexMerge.append(XDEX_DEF::TYPE_MAP_LIST); in DEX_handle_Tools()
14970 listFastProxy.append(XDEX_DEF::TYPE_MAP_LIST); in DEX_handle_Tools()