Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-wrapper.swig85 static int LLDBSwigLuaCloseFileHandle(lua_State * L) {
H A Dlua-typemaps.swig253 p->closef = &LLDBSwigLuaCloseFileHandle;
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp3878 static int LLDBSwigLuaCloseFileHandle(lua_State * L) { in LLDBSwigLuaCloseFileHandle() function
23910 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBDebugger_GetInputFileHandle()
23943 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBDebugger_GetOutputFileHandle()
23976 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBDebugger_GetErrorFileHandle()
28906 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBFile_GetFile()