Home
last modified time | relevance | path

Searched defs:IMPORT_NAME (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dopcode.h106 #define IMPORT_NAME 108 /* Index in name list */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dopcode.h106 #define IMPORT_NAME 108 /* Index in name list */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmodulefinder.py20 IMPORT_NAME = chr(dis.opname.index('IMPORT_NAME')) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dmodulefinder.py20 IMPORT_NAME = chr(dis.opname.index('IMPORT_NAME')) variable