Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c956 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames() function
974 update_code_filenames((PyCodeObject *)tmp, in update_code_filenames()
993 update_code_filenames(co, oldname, newname); in update_compiled_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c919 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames() function
937 update_code_filenames((PyCodeObject *)tmp, in update_code_filenames()
956 update_code_filenames(co, oldname, newname); in update_compiled_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c919 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames() function
937 update_code_filenames((PyCodeObject *)tmp, in update_code_filenames()
956 update_code_filenames(co, oldname, newname); in update_compiled_module()