Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.cpp42 std::wstring fullInputName = getFullPathName(inputName); in initCopy() local
45 file = std::make_shared<GenericAssemblerFile>(fullOutputName,fullInputName,memory); in initCopy()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.cpp42 std::wstring fullInputName = getFullPathName(inputName); in initCopy() local
45 file = std::make_shared<GenericAssemblerFile>(fullOutputName,fullInputName,memory); in initCopy()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.cpp42 std::wstring fullInputName = getFullPathName(inputName); in initCopy() local
45 file = std::make_shared<GenericAssemblerFile>(fullOutputName,fullInputName,memory); in initCopy()