add all llcppg.pub for clib

This commit is contained in:
tsingbx
2025-02-26 13:57:14 +08:00
parent 9edaa8eb93
commit e7f7f98c02
12 changed files with 134 additions and 0 deletions

2
c/debug/llcppg.pub Normal file
View File

@@ -0,0 +1,2 @@
Info
Frame

8
c/llama2/llcppg.pub Normal file
View File

@@ -0,0 +1,8 @@
TokenIndex
Tokenizer
Config
TransformerWeights
RunState
Transformer
ProbIndex
Sampler

15
c/llcppg.pub Normal file
View File

@@ -0,0 +1,15 @@
FILE
size_t SizeT
intptr_t IntptrT
uintptr_t UintptrT
int8_t Int8T
int16_t Int16T
int32_t Int32T
int64_t Int64T
uint8_t Uint8T
uint16_t Uint16T
uint32_t Uint32T
uint64_t Uint64T
intmax_t IntmaxT
uintmax_t UintmaxT
option Option

1
c/neco/llcppg.pub Normal file
View File

@@ -0,0 +1 @@
Gen

3
c/net/llcppg.pub Normal file
View File

@@ -0,0 +1,3 @@
sockaddr SockAddr
hostent Hostent
addrinfo AddrInfo

7
c/os/llcppg.pub Normal file
View File

@@ -0,0 +1,7 @@
mode_t ModeT
uid_t UidT
gid_t GidT
off_t OffT
dev_t DevT
Stat_t StatT
pid_t PidT

3
c/pthread/llcppg.pub Normal file
View File

@@ -0,0 +1,3 @@
pthread_t Thread
attr Attr
pthread_key_t Key

View File

@@ -0,0 +1,7 @@
pthread_once_t Once
pthread_mutexattr_t MutexAttr
pthread_mutex_t Mutex
pthread_rwlockattr_t RWLockAttr
pthread_rwlock_t RWLock
pthread_condattr_t CondAttr
pthread_cond_t Cond

2
c/setjmp/llcppg.pub Normal file
View File

@@ -0,0 +1,2 @@
jmp_buf JmpBuf
sigjmp_buf SigjmpBuf

2
c/sys/llcppg.pub Normal file
View File

@@ -0,0 +1,2 @@
FdSet FdSet
Timeval Timeval

79
c/syscall/llcppg.pub Normal file
View File

@@ -0,0 +1,79 @@
Timespec
Timeval
Timeval32
Rusage
Rlimit
Stat_t
Flock_t
Dirent
RawSockaddrInet4
RawSockaddrInet6
RawSockaddrUnix
RawSockaddrDatalink
RawSockaddr
RawSockaddrAny
Linger
Iovec
IPMreq
IPv6Mreq
Msghdr
Cmsghdr
Inet6Pktinfo
IPv6MTUInfo
ICMPv6Filter
FdSet
IfMsghdr
IfData
IfaMsghdr
RtMsghdr
RtMetrics
BpfVersion
BpfStat
BpfProgram
BpfInsn
BpfTimeval
BpfHdr
Termios
Statfs_t
Fsid
Kevent_t
IfmaMsghdr
IfAnnounceMsghdr
Timex
todo:int32 Time_t at positon:/Users/xulingjiao/Documents/GitHub/tsingbx-llgo/c/syscall/ztypes_linux_mips.go:56:6
Tms
Utimbuf
RawSockaddrLinklayer
RawSockaddrNetlink
IPMreqn
Inet4Pktinfo
Ucred
TCPInfo
NlMsghdr
NlMsgerr
RtGenmsg
NlAttr
RtAttr
IfInfomsg
IfAddrmsg
RtMsg
RtNexthop
SockFilter
SockFprog
InotifyEvent
PtraceRegs
Sysinfo_t
Utsname
Ustat_t
EpollEvent
Sysctlnode
todo:uintptr Errno at positon:/Users/xulingjiao/Documents/GitHub/tsingbx-llgo/c/syscall/syscall.go:23:6
todo:int Signal at positon:/Users/xulingjiao/Documents/GitHub/tsingbx-llgo/c/syscall/syscall.go:27:6
PtracePsw
PtraceFpregs
PtracePer
Fstore_t
Radvisory_t
Fbootstraptransfer_t
Log2phys_t
IfmaMsghdr2

5
c/time/llcppg.pub Normal file
View File

@@ -0,0 +1,5 @@
time_t TimeT
tm Tm
clock_t ClockT
clockid_t ClockidT
timespec Timespec