Searched refs:Terminate (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/tools/lldb/source/
H A Dlldb.cpp169 lldb_private::Terminate () function in class:lldb_private
173 // Terminate and unload and loaded system or user LLDB plug-ins
174 PluginManager::Terminate();
175 ABISysV_x86_64::Terminate();
176 DisassemblerLLVMC::Terminate();
177 ObjectContainerBSDArchive::Terminate();
178 ObjectFileELF::Terminate();
179 SymbolVendorELF::Terminate();
180 SymbolFileDWARF::Terminate();
181 SymbolFileSymtab::Terminate();
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private.h67 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.h26 Terminate();
H A DSymbolVendorELF.cpp51 SymbolVendorELF::Terminate() function in class:SymbolVendorELF
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.h38 Terminate();
H A DDynamicLoaderStatic.cpp175 DynamicLoaderStatic::Terminate() function in class:DynamicLoaderStatic
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.h51 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h50 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.h35 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h43 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h44 Terminate();
H A DLogChannelDWARF.cpp43 LogChannelDWARF::Terminate() function in class:LogChannelDWARF
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.h107 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.h121 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.h115 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.h31 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h48 Terminate();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.h96 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator in enum:clang::CodeGen::EHScope::Kind
433 : EHScope(Terminate, enclosingEHScope) {}
437 return scope->getKind() == Terminate;
475 case EHScope::Terminate:
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.h34 Terminate ();
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DLog.h107 Terminate ();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.h76 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h33 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h30 Terminate ();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.h27 Terminate();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.h54 Terminate();

Completed in 275 milliseconds

123