mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Initial import
This commit is contained in:
commit
c91b3c5006
14915 changed files with 590219 additions and 0 deletions
12
libc/nt/KernelBase/AccessCheck.s
Normal file
12
libc/nt/KernelBase/AccessCheck.s
Normal file
|
@ -0,0 +1,12 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheck,AccessCheck,2
|
||||
|
||||
.text.windows
|
||||
AccessCheck:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov __imp_AccessCheck(%rip),%rax
|
||||
jmp __sysv2nt8
|
||||
.endfn AccessCheck,globl
|
||||
.previous
|
2
libc/nt/KernelBase/AccessCheckAndAuditAlarmW.s
Normal file
2
libc/nt/KernelBase/AccessCheckAndAuditAlarmW.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheckAndAuditAlarmW,AccessCheckAndAuditAlarmW,3
|
2
libc/nt/KernelBase/AccessCheckByType.s
Normal file
2
libc/nt/KernelBase/AccessCheckByType.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheckByType,AccessCheckByType,4
|
2
libc/nt/KernelBase/AccessCheckByTypeAndAuditAlarmW.s
Normal file
2
libc/nt/KernelBase/AccessCheckByTypeAndAuditAlarmW.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheckByTypeAndAuditAlarmW,AccessCheckByTypeAndAuditAlarmW,5
|
2
libc/nt/KernelBase/AccessCheckByTypeResultList.s
Normal file
2
libc/nt/KernelBase/AccessCheckByTypeResultList.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheckByTypeResultList,AccessCheckByTypeResultList,6
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheckByTypeResultListAndAuditAlarmByHandleW,AccessCheckByTypeResultListAndAuditAlarmByHandleW,7
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AccessCheckByTypeResultListAndAuditAlarmW,AccessCheckByTypeResultListAndAuditAlarmW,8
|
2
libc/nt/KernelBase/AcquireStateLock.s
Normal file
2
libc/nt/KernelBase/AcquireStateLock.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AcquireStateLock,AcquireStateLock,11
|
2
libc/nt/KernelBase/ActivateActCtx.s
Normal file
2
libc/nt/KernelBase/ActivateActCtx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_ActivateActCtx,ActivateActCtx,12
|
2
libc/nt/KernelBase/AddAccessAllowedAce.s
Normal file
2
libc/nt/KernelBase/AddAccessAllowedAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAccessAllowedAce,AddAccessAllowedAce,13
|
2
libc/nt/KernelBase/AddAccessAllowedAceEx.s
Normal file
2
libc/nt/KernelBase/AddAccessAllowedAceEx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAccessAllowedAceEx,AddAccessAllowedAceEx,14
|
2
libc/nt/KernelBase/AddAccessAllowedObjectAce.s
Normal file
2
libc/nt/KernelBase/AddAccessAllowedObjectAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAccessAllowedObjectAce,AddAccessAllowedObjectAce,15
|
2
libc/nt/KernelBase/AddAccessDeniedAce.s
Normal file
2
libc/nt/KernelBase/AddAccessDeniedAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAccessDeniedAce,AddAccessDeniedAce,16
|
2
libc/nt/KernelBase/AddAccessDeniedAceEx.s
Normal file
2
libc/nt/KernelBase/AddAccessDeniedAceEx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAccessDeniedAceEx,AddAccessDeniedAceEx,17
|
2
libc/nt/KernelBase/AddAccessDeniedObjectAce.s
Normal file
2
libc/nt/KernelBase/AddAccessDeniedObjectAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAccessDeniedObjectAce,AddAccessDeniedObjectAce,18
|
2
libc/nt/KernelBase/AddAce.s
Normal file
2
libc/nt/KernelBase/AddAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAce,AddAce,19
|
2
libc/nt/KernelBase/AddAuditAccessAce.s
Normal file
2
libc/nt/KernelBase/AddAuditAccessAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAuditAccessAce,AddAuditAccessAce,20
|
2
libc/nt/KernelBase/AddAuditAccessAceEx.s
Normal file
2
libc/nt/KernelBase/AddAuditAccessAceEx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAuditAccessAceEx,AddAuditAccessAceEx,21
|
2
libc/nt/KernelBase/AddAuditAccessObjectAce.s
Normal file
2
libc/nt/KernelBase/AddAuditAccessObjectAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddAuditAccessObjectAce,AddAuditAccessObjectAce,22
|
2
libc/nt/KernelBase/AddConsoleAliasA.s
Normal file
2
libc/nt/KernelBase/AddConsoleAliasA.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddConsoleAliasA,AddConsoleAliasA,23
|
2
libc/nt/KernelBase/AddConsoleAliasW.s
Normal file
2
libc/nt/KernelBase/AddConsoleAliasW.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddConsoleAliasW,AddConsoleAliasW,24
|
2
libc/nt/KernelBase/AddDllDirectory.s
Normal file
2
libc/nt/KernelBase/AddDllDirectory.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddDllDirectory,AddDllDirectory,25
|
2
libc/nt/KernelBase/AddExtensionProgId.s
Normal file
2
libc/nt/KernelBase/AddExtensionProgId.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddExtensionProgId,AddExtensionProgId,26
|
2
libc/nt/KernelBase/AddMandatoryAce.s
Normal file
2
libc/nt/KernelBase/AddMandatoryAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddMandatoryAce,AddMandatoryAce,27
|
2
libc/nt/KernelBase/AddPackageToFamilyXref.s
Normal file
2
libc/nt/KernelBase/AddPackageToFamilyXref.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddPackageToFamilyXref,AddPackageToFamilyXref,28
|
2
libc/nt/KernelBase/AddRefActCtx.s
Normal file
2
libc/nt/KernelBase/AddRefActCtx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddRefActCtx,AddRefActCtx,29
|
2
libc/nt/KernelBase/AddResourceAttributeAce.s
Normal file
2
libc/nt/KernelBase/AddResourceAttributeAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddResourceAttributeAce,AddResourceAttributeAce,30
|
2
libc/nt/KernelBase/AddSIDToBoundaryDescriptor.s
Normal file
2
libc/nt/KernelBase/AddSIDToBoundaryDescriptor.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddSIDToBoundaryDescriptor,AddSIDToBoundaryDescriptor,31
|
2
libc/nt/KernelBase/AddScopedPolicyIDAce.s
Normal file
2
libc/nt/KernelBase/AddScopedPolicyIDAce.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddScopedPolicyIDAce,AddScopedPolicyIDAce,32
|
12
libc/nt/KernelBase/AddVectoredContinueHandler.s
Normal file
12
libc/nt/KernelBase/AddVectoredContinueHandler.s
Normal file
|
@ -0,0 +1,12 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddVectoredContinueHandler,AddVectoredContinueHandler,33
|
||||
|
||||
.text.windows
|
||||
AddVectoredContinueHandler:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov __imp_AddVectoredContinueHandler(%rip),%rax
|
||||
jmp __sysv2nt
|
||||
.endfn AddVectoredContinueHandler,globl
|
||||
.previous
|
12
libc/nt/KernelBase/AddVectoredExceptionHandler.s
Normal file
12
libc/nt/KernelBase/AddVectoredExceptionHandler.s
Normal file
|
@ -0,0 +1,12 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AddVectoredExceptionHandler,AddVectoredExceptionHandler,34
|
||||
|
||||
.text.windows
|
||||
AddVectoredExceptionHandler:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov __imp_AddVectoredExceptionHandler(%rip),%rax
|
||||
jmp __sysv2nt
|
||||
.endfn AddVectoredExceptionHandler,globl
|
||||
.previous
|
2
libc/nt/KernelBase/AdjustTokenGroups.s
Normal file
2
libc/nt/KernelBase/AdjustTokenGroups.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AdjustTokenGroups,AdjustTokenGroups,35
|
12
libc/nt/KernelBase/AdjustTokenPrivileges.s
Normal file
12
libc/nt/KernelBase/AdjustTokenPrivileges.s
Normal file
|
@ -0,0 +1,12 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AdjustTokenPrivileges,AdjustTokenPrivileges,36
|
||||
|
||||
.text.windows
|
||||
AdjustTokenPrivileges:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov __imp_AdjustTokenPrivileges(%rip),%rax
|
||||
jmp __sysv2nt6
|
||||
.endfn AdjustTokenPrivileges,globl
|
||||
.previous
|
14
libc/nt/KernelBase/AllocConsole.s
Normal file
14
libc/nt/KernelBase/AllocConsole.s
Normal file
|
@ -0,0 +1,14 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AllocConsole,AllocConsole,37
|
||||
|
||||
.text.windows
|
||||
AllocConsole:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
sub $32,%rsp
|
||||
call *__imp_AllocConsole(%rip)
|
||||
leave
|
||||
ret
|
||||
.endfn AllocConsole,globl
|
||||
.previous
|
2
libc/nt/KernelBase/AllocateAndInitializeSid.s
Normal file
2
libc/nt/KernelBase/AllocateAndInitializeSid.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AllocateAndInitializeSid,AllocateAndInitializeSid,38
|
2
libc/nt/KernelBase/AllocateLocallyUniqueId.s
Normal file
2
libc/nt/KernelBase/AllocateLocallyUniqueId.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AllocateLocallyUniqueId,AllocateLocallyUniqueId,39
|
2
libc/nt/KernelBase/AllocateUserPhysicalPages.s
Normal file
2
libc/nt/KernelBase/AllocateUserPhysicalPages.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AllocateUserPhysicalPages,AllocateUserPhysicalPages,40
|
2
libc/nt/KernelBase/AllocateUserPhysicalPagesNuma.s
Normal file
2
libc/nt/KernelBase/AllocateUserPhysicalPagesNuma.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AllocateUserPhysicalPagesNuma,AllocateUserPhysicalPagesNuma,41
|
2
libc/nt/KernelBase/AppContainerDeriveSidFromMoniker.s
Normal file
2
libc/nt/KernelBase/AppContainerDeriveSidFromMoniker.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppContainerDeriveSidFromMoniker,AppContainerDeriveSidFromMoniker,42
|
2
libc/nt/KernelBase/AppContainerFreeMemory.s
Normal file
2
libc/nt/KernelBase/AppContainerFreeMemory.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppContainerFreeMemory,AppContainerFreeMemory,43
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppContainerLookupDisplayNameMrtReference,AppContainerLookupDisplayNameMrtReference,44
|
2
libc/nt/KernelBase/AppContainerLookupMoniker.s
Normal file
2
libc/nt/KernelBase/AppContainerLookupMoniker.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppContainerLookupMoniker,AppContainerLookupMoniker,45
|
2
libc/nt/KernelBase/AppContainerRegisterSid.s
Normal file
2
libc/nt/KernelBase/AppContainerRegisterSid.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppContainerRegisterSid,AppContainerRegisterSid,46
|
2
libc/nt/KernelBase/AppContainerUnregisterSid.s
Normal file
2
libc/nt/KernelBase/AppContainerUnregisterSid.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppContainerUnregisterSid,AppContainerUnregisterSid,47
|
2
libc/nt/KernelBase/AppPolicyGetClrCompat.s
Normal file
2
libc/nt/KernelBase/AppPolicyGetClrCompat.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetClrCompat,AppPolicyGetClrCompat,48
|
2
libc/nt/KernelBase/AppPolicyGetCreateFileAccess.s
Normal file
2
libc/nt/KernelBase/AppPolicyGetCreateFileAccess.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetCreateFileAccess,AppPolicyGetCreateFileAccess,49
|
2
libc/nt/KernelBase/AppPolicyGetLifecycleManagement.s
Normal file
2
libc/nt/KernelBase/AppPolicyGetLifecycleManagement.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetLifecycleManagement,AppPolicyGetLifecycleManagement,50
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetMediaFoundationCodecLoading,AppPolicyGetMediaFoundationCodecLoading,51
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetProcessTerminationMethod,AppPolicyGetProcessTerminationMethod,52
|
2
libc/nt/KernelBase/AppPolicyGetShowDeveloperDiagnostic.s
Normal file
2
libc/nt/KernelBase/AppPolicyGetShowDeveloperDiagnostic.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetShowDeveloperDiagnostic,AppPolicyGetShowDeveloperDiagnostic,53
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetThreadInitializationType,AppPolicyGetThreadInitializationType,54
|
2
libc/nt/KernelBase/AppPolicyGetWindowingModel.s
Normal file
2
libc/nt/KernelBase/AppPolicyGetWindowingModel.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppPolicyGetWindowingModel,AppPolicyGetWindowingModel,55
|
2
libc/nt/KernelBase/AppXFreeMemory.s
Normal file
2
libc/nt/KernelBase/AppXFreeMemory.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXFreeMemory,AppXFreeMemory,56
|
2
libc/nt/KernelBase/AppXGetApplicationData.s
Normal file
2
libc/nt/KernelBase/AppXGetApplicationData.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXGetApplicationData,AppXGetApplicationData,57
|
2
libc/nt/KernelBase/AppXGetDevelopmentMode.s
Normal file
2
libc/nt/KernelBase/AppXGetDevelopmentMode.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXGetDevelopmentMode,AppXGetDevelopmentMode,58
|
2
libc/nt/KernelBase/AppXGetOSMaxVersionTested.s
Normal file
2
libc/nt/KernelBase/AppXGetOSMaxVersionTested.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXGetOSMaxVersionTested,AppXGetOSMaxVersionTested,59
|
2
libc/nt/KernelBase/AppXGetOSMinVersion.s
Normal file
2
libc/nt/KernelBase/AppXGetOSMinVersion.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXGetOSMinVersion,AppXGetOSMinVersion,60
|
2
libc/nt/KernelBase/AppXGetPackageCapabilities.s
Normal file
2
libc/nt/KernelBase/AppXGetPackageCapabilities.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXGetPackageCapabilities,AppXGetPackageCapabilities,61
|
2
libc/nt/KernelBase/AppXGetPackageSid.s
Normal file
2
libc/nt/KernelBase/AppXGetPackageSid.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXGetPackageSid,AppXGetPackageSid,62
|
2
libc/nt/KernelBase/AppXLookupDisplayName.s
Normal file
2
libc/nt/KernelBase/AppXLookupDisplayName.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXLookupDisplayName,AppXLookupDisplayName,63
|
2
libc/nt/KernelBase/AppXLookupMoniker.s
Normal file
2
libc/nt/KernelBase/AppXLookupMoniker.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXLookupMoniker,AppXLookupMoniker,64
|
2
libc/nt/KernelBase/AppXPostSuccessExtension.s
Normal file
2
libc/nt/KernelBase/AppXPostSuccessExtension.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXPostSuccessExtension,AppXPostSuccessExtension,65
|
2
libc/nt/KernelBase/AppXPreCreationExtension.s
Normal file
2
libc/nt/KernelBase/AppXPreCreationExtension.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXPreCreationExtension,AppXPreCreationExtension,66
|
2
libc/nt/KernelBase/AppXReleaseAppXContext.s
Normal file
2
libc/nt/KernelBase/AppXReleaseAppXContext.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXReleaseAppXContext,AppXReleaseAppXContext,67
|
2
libc/nt/KernelBase/AppXUpdatePackageCapabilities.s
Normal file
2
libc/nt/KernelBase/AppXUpdatePackageCapabilities.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AppXUpdatePackageCapabilities,AppXUpdatePackageCapabilities,68
|
2
libc/nt/KernelBase/ApplicationUserModelIdFromProductId.s
Normal file
2
libc/nt/KernelBase/ApplicationUserModelIdFromProductId.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_ApplicationUserModelIdFromProductId,ApplicationUserModelIdFromProductId,69
|
2
libc/nt/KernelBase/AreAllAccessesGranted.s
Normal file
2
libc/nt/KernelBase/AreAllAccessesGranted.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AreAllAccessesGranted,AreAllAccessesGranted,70
|
2
libc/nt/KernelBase/AreAnyAccessesGranted.s
Normal file
2
libc/nt/KernelBase/AreAnyAccessesGranted.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AreAnyAccessesGranted,AreAnyAccessesGranted,71
|
2
libc/nt/KernelBase/AreFileApisANSI.s
Normal file
2
libc/nt/KernelBase/AreFileApisANSI.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AreFileApisANSI,AreFileApisANSI,72
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AreThereVisibleLogoffScriptsInternal,AreThereVisibleLogoffScriptsInternal,73
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AreThereVisibleShutdownScriptsInternal,AreThereVisibleShutdownScriptsInternal,74
|
15
libc/nt/KernelBase/AttachConsole.s
Normal file
15
libc/nt/KernelBase/AttachConsole.s
Normal file
|
@ -0,0 +1,15 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_AttachConsole,AttachConsole,75
|
||||
|
||||
.text.windows
|
||||
AttachConsole:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov %rdi,%rcx
|
||||
sub $32,%rsp
|
||||
call *__imp_AttachConsole(%rip)
|
||||
leave
|
||||
ret
|
||||
.endfn AttachConsole,globl
|
||||
.previous
|
2
libc/nt/KernelBase/BaseCheckAppcompatCache.s
Normal file
2
libc/nt/KernelBase/BaseCheckAppcompatCache.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseCheckAppcompatCache,BaseCheckAppcompatCache,76
|
2
libc/nt/KernelBase/BaseCheckAppcompatCacheEx.s
Normal file
2
libc/nt/KernelBase/BaseCheckAppcompatCacheEx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseCheckAppcompatCacheEx,BaseCheckAppcompatCacheEx,77
|
2
libc/nt/KernelBase/BaseCleanupAppcompatCacheSupport.s
Normal file
2
libc/nt/KernelBase/BaseCleanupAppcompatCacheSupport.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseCleanupAppcompatCacheSupport,BaseCleanupAppcompatCacheSupport,78
|
2
libc/nt/KernelBase/BaseDllFreeResourceId.s
Normal file
2
libc/nt/KernelBase/BaseDllFreeResourceId.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseDllFreeResourceId,BaseDllFreeResourceId,79
|
2
libc/nt/KernelBase/BaseDllMapResourceIdW.s
Normal file
2
libc/nt/KernelBase/BaseDllMapResourceIdW.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseDllMapResourceIdW,BaseDllMapResourceIdW,80
|
2
libc/nt/KernelBase/BaseDumpAppcompatCache.s
Normal file
2
libc/nt/KernelBase/BaseDumpAppcompatCache.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseDumpAppcompatCache,BaseDumpAppcompatCache,81
|
2
libc/nt/KernelBase/BaseFlushAppcompatCache.s
Normal file
2
libc/nt/KernelBase/BaseFlushAppcompatCache.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseFlushAppcompatCache,BaseFlushAppcompatCache,82
|
2
libc/nt/KernelBase/BaseFormatObjectAttributes.s
Normal file
2
libc/nt/KernelBase/BaseFormatObjectAttributes.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseFormatObjectAttributes,BaseFormatObjectAttributes,83
|
2
libc/nt/KernelBase/BaseFreeAppCompatDataForProcess.s
Normal file
2
libc/nt/KernelBase/BaseFreeAppCompatDataForProcess.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseFreeAppCompatDataForProcess,BaseFreeAppCompatDataForProcess,84
|
2
libc/nt/KernelBase/BaseGetConsoleReference.s
Normal file
2
libc/nt/KernelBase/BaseGetConsoleReference.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseGetConsoleReference,BaseGetConsoleReference,85
|
2
libc/nt/KernelBase/BaseGetNamedObjectDirectory.s
Normal file
2
libc/nt/KernelBase/BaseGetNamedObjectDirectory.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseGetNamedObjectDirectory,BaseGetNamedObjectDirectory,86
|
2
libc/nt/KernelBase/BaseInitAppcompatCacheSupport.s
Normal file
2
libc/nt/KernelBase/BaseInitAppcompatCacheSupport.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseInitAppcompatCacheSupport,BaseInitAppcompatCacheSupport,87
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseIsAppcompatInfrastructureDisabled,BaseIsAppcompatInfrastructureDisabled,88
|
2
libc/nt/KernelBase/BaseMarkFileForDelete.s
Normal file
2
libc/nt/KernelBase/BaseMarkFileForDelete.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseMarkFileForDelete,BaseMarkFileForDelete,89
|
2
libc/nt/KernelBase/BaseReadAppCompatDataForProcess.s
Normal file
2
libc/nt/KernelBase/BaseReadAppCompatDataForProcess.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseReadAppCompatDataForProcess,BaseReadAppCompatDataForProcess,90
|
2
libc/nt/KernelBase/BaseUpdateAppcompatCache.s
Normal file
2
libc/nt/KernelBase/BaseUpdateAppcompatCache.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BaseUpdateAppcompatCache,BaseUpdateAppcompatCache,91
|
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BasepAdjustObjectAttributesForPrivateNamespace,BasepAdjustObjectAttributesForPrivateNamespace,92
|
2
libc/nt/KernelBase/BasepCopyFileCallback.s
Normal file
2
libc/nt/KernelBase/BasepCopyFileCallback.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BasepCopyFileCallback,BasepCopyFileCallback,93
|
2
libc/nt/KernelBase/BasepCopyFileExW.s
Normal file
2
libc/nt/KernelBase/BasepCopyFileExW.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BasepCopyFileExW,BasepCopyFileExW,94
|
2
libc/nt/KernelBase/BasepNotifyTrackingService.s
Normal file
2
libc/nt/KernelBase/BasepNotifyTrackingService.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_BasepNotifyTrackingService,BasepNotifyTrackingService,95
|
2
libc/nt/KernelBase/Beep.s
Normal file
2
libc/nt/KernelBase/Beep.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_Beep,Beep,96
|
2
libc/nt/KernelBase/CLOSE_LOCAL_HANDLE_INTERNAL.s
Normal file
2
libc/nt/KernelBase/CLOSE_LOCAL_HANDLE_INTERNAL.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CLOSE_LOCAL_HANDLE_INTERNAL,CLOSE_LOCAL_HANDLE_INTERNAL,97
|
2
libc/nt/KernelBase/CallEnclave.s
Normal file
2
libc/nt/KernelBase/CallEnclave.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CallEnclave,CallEnclave,98
|
12
libc/nt/KernelBase/CallNamedPipeW.s
Normal file
12
libc/nt/KernelBase/CallNamedPipeW.s
Normal file
|
@ -0,0 +1,12 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CallNamedPipeW,CallNamedPipeW,99
|
||||
|
||||
.text.windows
|
||||
CallNamedPipe:
|
||||
push %rbp
|
||||
mov %rsp,%rbp
|
||||
.profilable
|
||||
mov __imp_CallNamedPipeW(%rip),%rax
|
||||
jmp __sysv2nt8
|
||||
.endfn CallNamedPipe,globl
|
||||
.previous
|
2
libc/nt/KernelBase/CallbackMayRunLong.s
Normal file
2
libc/nt/KernelBase/CallbackMayRunLong.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CallbackMayRunLong,CallbackMayRunLong,100
|
2
libc/nt/KernelBase/CancelIo.s
Normal file
2
libc/nt/KernelBase/CancelIo.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CancelIo,CancelIo,101
|
2
libc/nt/KernelBase/CancelIoEx.s
Normal file
2
libc/nt/KernelBase/CancelIoEx.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CancelIoEx,CancelIoEx,102
|
2
libc/nt/KernelBase/CancelSynchronousIo.s
Normal file
2
libc/nt/KernelBase/CancelSynchronousIo.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/nt/codegen.inc"
|
||||
.imp KernelBase,__imp_CancelSynchronousIo,CancelSynchronousIo,103
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue