Defined in 81 files as a prototype:
- contrib/llvm/tools/lldb/include/lldb/API/SBDebugger.h, line 51 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Core/Debugger.h, line 98 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Core/PluginManager.h, line 42 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Host/FileSystem.h, line 44 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Host/HostInfoBase.h, line 35 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Host/HostNativeProcessBase.h, line 31 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Host/HostProcess.h, line 43 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Host/posix/HostProcessPosix.h, line 30 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Initialization/SystemInitializer.h, line 31 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Initialization/SystemInitializerCommon.h, line 32 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Initialization/SystemLifetimeManager.h, line 30 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Symbol/ClangASTContext.h, line 86 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Target/Platform.h, line 82 (as a prototype)
- contrib/llvm/tools/lldb/include/lldb/Utility/Reproducer.h, line 173 (as a prototype)
- contrib/llvm/tools/lldb/source/API/SystemInitializerFull.h, line 30 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h, line 73 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h, line 75 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.h, line 78 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.h, line 73 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.h, line 80 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.h, line 81 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.h, line 86 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.h, line 71 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.h, line 84 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.h, line 80 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.h, line 80 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h, line 72 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h, line 82 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.h, line 21 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.h, line 22 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Architecture/PPC64/ArchitecturePPC64.h, line 21 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h, line 35 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h, line 26 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h, line 31 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.h, line 29 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h, line 25 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h, line 64 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h, line 26 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h, line 32 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h, line 33 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h, line 25 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h, line 29 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h, line 29 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h, line 29 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h, line 30 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.h, line 29 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h, line 101 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h, line 132 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h, line 40 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h, line 35 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h, line 28 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h, line 34 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h, line 310 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h, line 29 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h, line 40 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h, line 26 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h, line 68 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.h, line 32 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h, line 39 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h, line 26 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h, line 26 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h, line 26 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h, line 27 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h, line 36 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h, line 43 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h, line 65 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/Process/minidump/ProcessMinidump.h, line 38 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h, line 34 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h, line 473 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h, line 34 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h, line 25 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.h, line 32 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h, line 78 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h, line 34 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h, line 53 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h, line 32 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h, line 33 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.h, line 30 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h, line 56 (as a prototype)
- contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h, line 50 (as a prototype)
- contrib/llvm/tools/lldb/tools/lldb-server/SystemInitializerLLGS.h, line 20 (as a prototype)
Defined in 2 files as a member:
Defined in 80 files as a function:
- contrib/llvm/tools/lldb/source/API/SBDebugger.cpp, line 147 (as a function)
- contrib/llvm/tools/lldb/source/API/SystemInitializerFull.cpp, line 490 (as a function)
- contrib/llvm/tools/lldb/source/Core/Debugger.cpp, line 578 (as a function)
- contrib/llvm/tools/lldb/source/Core/IOHandler.cpp, line 1754 (as a function)
- contrib/llvm/tools/lldb/source/Core/PluginManager.cpp, line 185 (as a function)
- contrib/llvm/tools/lldb/source/Host/common/FileSystem.cpp, line 56 (as a function)
- contrib/llvm/tools/lldb/source/Host/common/HostInfoBase.cpp, line 73 (as a function)
- contrib/llvm/tools/lldb/source/Host/common/HostProcess.cpp, line 24 (as a function)
- contrib/llvm/tools/lldb/source/Host/posix/HostProcessPosix.cpp, line 53 (as a function)
- contrib/llvm/tools/lldb/source/Initialization/SystemInitializerCommon.cpp, line 112 (as a function)
- contrib/llvm/tools/lldb/source/Initialization/SystemLifetimeManager.cpp, line 47 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp, line 2040 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp, line 2439 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp, line 1118 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp, line 2144 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp, line 2407 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp, line 1289 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp, line 837 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp, line 1057 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp, line 1208 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp, line 970 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp, line 1080 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp, line 737 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp, line 1890 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.cpp, line 31 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.cpp, line 35 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Architecture/PPC64/ArchitecturePPC64.cpp, line 34 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp, line 1307 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp, line 76 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp, line 39 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp, line 146 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp, line 37 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp, line 724 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp, line 132 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp, line 190 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp, line 177 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp, line 37 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp, line 45 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp, line 46 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp, line 48 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp, line 56 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp, line 427 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp, line 51 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp, line 43 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp, line 33 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp, line 423 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp, line 91 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp, line 783 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp, line 981 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp, line 59 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp, line 274 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp, line 193 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp, line 393 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp, line 49 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp, line 44 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 113 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 105 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp, line 111 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 52 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp, line 109 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp, line 46 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp, line 235 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp, line 167 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp, line 53 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp, line 346 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp, line 1098 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp, line 90 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp, line 43 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp, line 243 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp, line 231 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp, line 251 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp, line 100 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp, line 31 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp, line 43 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp, line 323 (as a function)
- contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp, line 263 (as a function)
- contrib/llvm/tools/lldb/source/Symbol/ClangASTContext.cpp, line 764 (as a function)
- contrib/llvm/tools/lldb/source/Target/Platform.cpp, line 144 (as a function)
- contrib/llvm/tools/lldb/source/Utility/Reproducer.cpp, line 55 (as a function)
- contrib/llvm/tools/lldb/tools/lldb-server/SystemInitializerLLGS.cpp, line 35 (as a function)
Defined in 1 files as a enumerator:
Referenced in 20 files:
- contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.h
- contrib/llvm/tools/clang/lib/CodeGen/CGException.cpp
- contrib/llvm/tools/lldb/source/API/SystemInitializerFull.cpp
- contrib/llvm/tools/lldb/source/Core/IOHandler.cpp, line 4646
- contrib/llvm/tools/lldb/source/Initialization/SystemInitializerCommon.cpp
- contrib/llvm/tools/lldb/source/Initialization/SystemLifetimeManager.cpp
- contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 120
- contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp, line 112
- contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp, line 118
- contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp, line 58
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp, line 245
- contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp, line 102
- contrib/llvm/tools/lldb/tools/driver/Driver.cpp, line 940
- contrib/llvm/tools/lldb/tools/lldb-mi/MICmnLLDBDebugger.cpp, line 196
- contrib/llvm/tools/lldb/tools/lldb-server/SystemInitializerLLGS.cpp
- contrib/llvm/tools/lldb/tools/lldb-server/lldb-server.cpp, line 46
- contrib/wpa/src/eap_peer/tncc.c
- contrib/wpa/src/eap_server/tncs.c
- stand/i386/btx/btx/btx.S
- stand/i386/btx/btxldr/btxldr.S, line 271