path
stringlengths 14
112
| content
stringlengths 0
6.32M
| size
int64 0
6.32M
| max_lines
int64 1
100k
| repo_name
stringclasses 2
values | autogenerated
bool 1
class |
---|---|---|---|---|---|
cosmopolitan/libc/nt/ntdll/RtlExecuteUmsThread.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlExecuteUmsThread,RtlExecuteUmsThread
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtOpenTransactionManager.S | #include "libc/nt/ntdllimport.h"
.ntimp NtOpenTransactionManager,NtOpenTransactionManager
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlBarrierForDelete.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlBarrierForDelete,RtlBarrierForDelete
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtMapUserPhysicalPages.S | #include "libc/nt/ntdllimport.h"
.ntimp NtMapUserPhysicalPages,NtMapUserPhysicalPages
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/DbgUiContinue.S | #include "libc/nt/ntdllimport.h"
.ntimp DbgUiContinue,DbgUiContinue
| 68 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/LdrVerifyImageMatchesChecksumEx.S | #include "libc/nt/ntdllimport.h"
.ntimp LdrVerifyImageMatchesChecksumEx,LdrVerifyImageMatchesChecksumEx
| 104 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/TpSetDefaultPoolMaxThreads.S | #include "libc/nt/ntdllimport.h"
.ntimp TpSetDefaultPoolMaxThreads,TpSetDefaultPoolMaxThreads
| 94 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtSetCachedSigningLevel2.S | #include "libc/nt/ntdllimport.h"
.ntimp NtSetCachedSigningLevel2,NtSetCachedSigningLevel2
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwQueryValueKey.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwQueryValueKey,ZwQueryValueKey
| 72 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlpIsQualifiedLanguage.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlpIsQualifiedLanguage,RtlpIsQualifiedLanguage
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCreateUnicodeStringFromAsciiz.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCreateUnicodeStringFromAsciiz,RtlCreateUnicodeStringFromAsciiz
| 106 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlIntegerToChar.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlIntegerToChar,RtlIntegerToChar
| 74 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCreateHashTableEx.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCreateHashTableEx,RtlCreateHashTableEx
| 82 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwQueueApcThreadEx.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwQueueApcThreadEx,ZwQueueApcThreadEx
| 78 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwSetIRTimer.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwSetIRTimer,ZwSetIRTimer
| 66 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwDeleteObjectAuditAlarm.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwDeleteObjectAuditAlarm,ZwDeleteObjectAuditAlarm
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtRollbackTransaction.S | #include "libc/nt/ntdllimport.h"
.ntimp NtRollbackTransaction,NtRollbackTransaction
| 84 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtCreateKeyTransacted.S | #include "libc/nt/ntdllimport.h"
.ntimp NtCreateKeyTransacted,NtCreateKeyTransacted
| 84 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwPrivilegeObjectAuditAlarm.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwPrivilegeObjectAuditAlarm,ZwPrivilegeObjectAuditAlarm
| 96 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/KiRaiseUserExceptionDispatcher.S | #include "libc/nt/ntdllimport.h"
.ntimp KiRaiseUserExceptionDispatcher,KiRaiseUserExceptionDispatcher
| 102 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwRequestWaitReplyPort.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwRequestWaitReplyPort,ZwRequestWaitReplyPort
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtEnumerateValueKey.S | #include "libc/nt/ntdllimport.h"
.ntimp NtEnumerateValueKey,NtEnumerateValueKey
.text.windows
NtEnumerateValueKey:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_NtEnumerateValueKey(%rip),%rax
jmp __sysv2nt6
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn NtEnumerateValueKey,globl
.previous
| 327 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtAddAtom.S | #include "libc/nt/ntdllimport.h"
.ntimp NtAddAtom,NtAddAtom
| 60 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/AlpcGetCompletionListMessageAttributes.S | #include "libc/nt/ntdllimport.h"
.ntimp AlpcGetCompletionListMessageAttributes,AlpcGetCompletionListMessageAttributes
| 118 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlDeleteElementGenericTable.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlDeleteElementGenericTable,RtlDeleteElementGenericTable
| 98 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwPrepareComplete.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwPrepareComplete,ZwPrepareComplete
| 76 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlImpersonateSelfEx.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlImpersonateSelfEx,RtlImpersonateSelfEx
| 82 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCloneUserProcess.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCloneUserProcess,RtlCloneUserProcess
.text.windows
RtlCloneUserProcess:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_RtlCloneUserProcess(%rip),%rax
jmp __sysv2nt6
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn RtlCloneUserProcess,globl
.previous
| 327 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/EtwCheckCoverage.S | #include "libc/nt/ntdllimport.h"
.ntimp EtwCheckCoverage,EtwCheckCoverage
| 74 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlAddVectoredExceptionHandler.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlAddVectoredExceptionHandler,RtlAddVectoredExceptionHandler
| 102 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtSetLowWaitHighEventPair.S | #include "libc/nt/ntdllimport.h"
.ntimp NtSetLowWaitHighEventPair,NtSetLowWaitHighEventPair
| 92 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlSetProcessPlaceholderCompatibilityMode.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlSetProcessPlaceholderCompatibilityMode,RtlSetProcessPlaceholderCompatibilityMode
| 124 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCreateServiceSid.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCreateServiceSid,RtlCreateServiceSid
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwShutdownWorkerFactory.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwShutdownWorkerFactory,ZwShutdownWorkerFactory
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlUpperString.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlUpperString,RtlUpperString
| 70 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtTerminateThread.S | #include "libc/nt/ntdllimport.h"
.ntimp NtTerminateThread,NtTerminateThread
.text.windows
NtTerminateThread:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_NtTerminateThread(%rip),%rax
jmp __sysv2nt
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn NtTerminateThread,globl
.previous
| 316 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlRunDecodeUnicodeString.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlRunDecodeUnicodeString,RtlRunDecodeUnicodeString
| 92 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ExpInterlockedPopEntrySListFault.S | #include "libc/nt/ntdllimport.h"
.ntimp ExpInterlockedPopEntrySListFault,ExpInterlockedPopEntrySListFault
| 106 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCreateUserProcessEx.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCreateUserProcessEx,RtlCreateUserProcessEx
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlUnsubscribeWnfNotificationWithCompletionCallback.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlUnsubscribeWnfNotificationWithCompletionCallback,RtlUnsubscribeWnfNotificationWithCompletionCallback
| 144 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlLocateExtendedFeature.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlLocateExtendedFeature,RtlLocateExtendedFeature
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtCreateThread.S | #include "libc/nt/ntdllimport.h"
.ntimp NtCreateThread,NtCreateThread
.text.windows
NtCreateThread:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov __imp_NtCreateThread(%rip),%rax
jmp __sysv2nt8
#elif defined(__aarch64__)
mov x0,#0
ret
#endif
.endfn NtCreateThread,globl
.previous
| 302 | 18 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwQuerySecurityAttributesToken.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwQuerySecurityAttributesToken,ZwQuerySecurityAttributesToken
| 102 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/TpWaitForAlpcCompletion.S | #include "libc/nt/ntdllimport.h"
.ntimp TpWaitForAlpcCompletion,TpWaitForAlpcCompletion
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwAlpcConnectPort.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwAlpcConnectPort,ZwAlpcConnectPort
| 76 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwAlpcAcceptConnectPort.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwAlpcAcceptConnectPort,ZwAlpcAcceptConnectPort
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlSetHeapInformation.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlSetHeapInformation,RtlSetHeapInformation
| 84 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCreateUserSecurityObject.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCreateUserSecurityObject,RtlCreateUserSecurityObject
| 96 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlResetRtlTranslations.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlResetRtlTranslations,RtlResetRtlTranslations
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwReleaseMutant.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwReleaseMutant,ZwReleaseMutant
| 72 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtGetMUIRegistryInfo.S | #include "libc/nt/ntdllimport.h"
.ntimp NtGetMUIRegistryInfo,NtGetMUIRegistryInfo
| 82 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlpNtQueryValueKey.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlpNtQueryValueKey,RtlpNtQueryValueKey
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwDuplicateToken.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwDuplicateToken,ZwDuplicateToken
| 74 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlQueryInformationActivationContext.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlQueryInformationActivationContext,RtlQueryInformationActivationContext
| 114 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlpRefreshCachedUILanguage.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlpRefreshCachedUILanguage,RtlpRefreshCachedUILanguage
| 96 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlFindActivationContextSectionGuid.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlFindActivationContextSectionGuid,RtlFindActivationContextSectionGuid
| 112 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlWakeAllConditionVariable.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlWakeAllConditionVariable,RtlWakeAllConditionVariable
| 96 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlEmptyAtomTable.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlEmptyAtomTable,RtlEmptyAtomTable
| 76 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/LdrQueryProcessModuleInformation.S | #include "libc/nt/ntdllimport.h"
.ntimp LdrQueryProcessModuleInformation,LdrQueryProcessModuleInformation
| 106 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlEqualWnfChangeStamps.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlEqualWnfChangeStamps,RtlEqualWnfChangeStamps
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlRestoreSystemBootStatusDefaults.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlRestoreSystemBootStatusDefaults,RtlRestoreSystemBootStatusDefaults
| 110 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlEqualString.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlEqualString,RtlEqualString
| 70 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlTraceDatabaseFind.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlTraceDatabaseFind,RtlTraceDatabaseFind
| 82 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/LdrUnlockLoaderLock.S | #include "libc/nt/ntdllimport.h"
.ntimp LdrUnlockLoaderLock,LdrUnlockLoaderLock
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwQueryInstallUILanguage.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwQueryInstallUILanguage,ZwQueryInstallUILanguage
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtAllocateUserPhysicalPages.S | #include "libc/nt/ntdllimport.h"
.ntimp NtAllocateUserPhysicalPages,NtAllocateUserPhysicalPages
| 96 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlSetEnvironmentStrings.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlSetEnvironmentStrings,RtlSetEnvironmentStrings
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtExtendSection.S | #include "libc/nt/ntdllimport.h"
.ntimp NtExtendSection,NtExtendSection
| 72 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlReportException.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlReportException,RtlReportException
| 78 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCheckPortableOperatingSystem.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCheckPortableOperatingSystem,RtlCheckPortableOperatingSystem
| 104 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCreateUmsThreadContext.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCreateUmsThreadContext,RtlCreateUmsThreadContext
| 92 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlApplyRXact.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlApplyRXact,RtlApplyRXact
| 68 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtAlpcDeletePortSection.S | #include "libc/nt/ntdllimport.h"
.ntimp NtAlpcDeletePortSection,NtAlpcDeletePortSection
| 88 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwSetDefaultHardErrorPort.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwSetDefaultHardErrorPort,ZwSetDefaultHardErrorPort
| 92 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwOpenEvent.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwOpenEvent,ZwOpenEvent
| 64 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwRegisterThreadTerminatePort.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwRegisterThreadTerminatePort,ZwRegisterThreadTerminatePort
| 100 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwSetLdtEntries.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwSetLdtEntries,ZwSetLdtEntries
| 72 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/ZwModifyDriverEntry.S | #include "libc/nt/ntdllimport.h"
.ntimp ZwModifyDriverEntry,ZwModifyDriverEntry
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlQueryResourcePolicy.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlQueryResourcePolicy,RtlQueryResourcePolicy
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlValidSecurityDescriptor.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlValidSecurityDescriptor,RtlValidSecurityDescriptor
| 94 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlReplaceSidInSd.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlReplaceSidInSd,RtlReplaceSidInSd
| 76 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlCompareString.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlCompareString,RtlCompareString
| 74 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtSetInformationWorkerFactory.S | #include "libc/nt/ntdllimport.h"
.ntimp NtSetInformationWorkerFactory,NtSetInformationWorkerFactory
| 100 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtOpenKeyTransactedEx.S | #include "libc/nt/ntdllimport.h"
.ntimp NtOpenKeyTransactedEx,NtOpenKeyTransactedEx
| 84 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlIsCloudFilesPlaceholder.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlIsCloudFilesPlaceholder,RtlIsCloudFilesPlaceholder
| 94 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtInitializeEnclave.S | #include "libc/nt/ntdllimport.h"
.ntimp NtInitializeEnclave,NtInitializeEnclave
| 80 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlAreBitsSet.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlAreBitsSet,RtlAreBitsSet
| 68 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlpMuiRegFreeRegistryInfo.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlpMuiRegFreeRegistryInfo,RtlpMuiRegFreeRegistryInfo
| 94 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtUnmapViewOfSectionEx.S | #include "libc/nt/ntdllimport.h"
.ntimp NtUnmapViewOfSectionEx,NtUnmapViewOfSectionEx
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlEncodeSystemPointer.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlEncodeSystemPointer,RtlEncodeSystemPointer
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtDeleteKey.S | #include "libc/nt/ntdllimport.h"
.ntimp NtDeleteKey,NtDeleteKey
.text.windows
NtDeleteKey:
#ifdef __x86_64__
push %rbp
mov %rsp,%rbp
.profilable
mov %rdi,%rcx
sub $32,%rsp
call *__imp_NtDeleteKey(%rip)
leave
#elif defined(__aarch64__)
mov x0,#0
#endif
ret
.endfn NtDeleteKey,globl
.previous
| 304 | 20 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/PssNtWalkSnapshot.S | #include "libc/nt/ntdllimport.h"
.ntimp PssNtWalkSnapshot,PssNtWalkSnapshot
| 76 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlSetCurrentDirectory_U.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlSetCurrentDirectory_U,RtlSetCurrentDirectory_U
| 90 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtApphelpCacheControl.S | #include "libc/nt/ntdllimport.h"
.ntimp NtApphelpCacheControl,NtApphelpCacheControl
| 84 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlSwitchedVVI.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlSwitchedVVI,RtlSwitchedVVI
| 70 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlAddResourceAttributeAce.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlAddResourceAttributeAce,RtlAddResourceAttributeAce
| 94 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlSetAllBits.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlSetAllBits,RtlSetAllBits
| 68 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/NtQuerySystemEnvironmentValueEx.S | #include "libc/nt/ntdllimport.h"
.ntimp NtQuerySystemEnvironmentValueEx,NtQuerySystemEnvironmentValueEx
| 104 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/RtlDowncaseUnicodeChar.S | #include "libc/nt/ntdllimport.h"
.ntimp RtlDowncaseUnicodeChar,RtlDowncaseUnicodeChar
| 86 | 3 | jart/cosmopolitan | false |
cosmopolitan/libc/nt/ntdll/TpWaitForWait.S | #include "libc/nt/ntdllimport.h"
.ntimp TpWaitForWait,TpWaitForWait
| 68 | 3 | jart/cosmopolitan | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.