HomeSort by relevance Sort by last modified time
    Searched full:elf64sym (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
vdso_linux_amd64.go 53 type elf64Sym struct {
147 symtab *[1 << 32]elf64Sym
215 info.symtab = (*[1 << 32]elf64Sym)(unsafe.Pointer(p))
  /prebuilts/go/linux-x86/src/runtime/
vdso_linux_amd64.go 53 type elf64Sym struct {
147 symtab *[1 << 32]elf64Sym
215 info.symtab = (*[1 << 32]elf64Sym)(unsafe.Pointer(p))

Completed in 133 milliseconds