Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsymtable.py12 def symtable(code, filename, compile_type): argument
13 raw = _symtable.symtable(code, filename, compile_type)