HomeSort by relevance Sort by last modified time
    Searched defs:elf64 (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libelf/
libelfP.h 382 } elf64; member in union:Elf::__anon20194
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 23 * $FreeBSD: src/sys/sys/elf64.h,v 1.10.14.1 2005/12/30 22:13:58 marcel Exp $
458 elf64 bool
507 elf64 = true
616 if elf64 {
641 if elf64 {
662 if elf64 {
725 if elf64 {
731 /* Taken directly from the definition document for ELF64 */
745 if elf64 {
759 if elf64 {
456 elf64 bool var
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 23 * $FreeBSD: src/sys/sys/elf64.h,v 1.10.14.1 2005/12/30 22:13:58 marcel Exp $
458 elf64 bool
507 elf64 = true
616 if elf64 {
641 if elf64 {
662 if elf64 {
725 if elf64 {
731 /* Taken directly from the definition document for ELF64 */
745 if elf64 {
759 if elf64 {
456 elf64 bool var
    [all...]

Completed in 67 milliseconds