Home
last modified time | relevance | path

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

/freebsd-14.2/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;
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp3819 static int LLDBSwigLuaCloseFileHandle(lua_State * L) { in LLDBSwigLuaCloseFileHandle() function
22571 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBDebugger_GetInputFileHandle()
22604 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBDebugger_GetOutputFileHandle()
22637 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBDebugger_GetErrorFileHandle()
27475 p->closef = &LLDBSwigLuaCloseFileHandle; in _wrap_SBFile_GetFile()