代码搜索:ELF

找到约 10,000 项符合「ELF」的源代码

代码结果 10,000
www.eeworm.com/read/395182/2449078

c strptr.c

/* * strptr.c - implementation of the elf_strptr(3) function. * Copyright (C) 1995 - 2007 Michael Riepe * * This library is free software; you can redistribute it and/or * modify it under the ter
www.eeworm.com/read/395182/2449089

c getarsym.c

/* * getarsym.c - implementation of the elf_getarsym(3) function. * Copyright (C) 1995 - 1998, 2004 Michael Riepe * * This library is free software; you can redistribute it and/or * modify it und
www.eeworm.com/read/395182/2449091

c version.c

/* * version.c - implementation of the elf_version(3) function. * Copyright (C) 1995 - 1998, 2007 Michael Riepe * * This library is free software; you can redistribute it and/or * modify it under
www.eeworm.com/read/395182/2449093

c end.c

/* * end.c - implementation of the elf_end(3) function. * Copyright (C) 1995 - 2004 Michael Riepe * * This library is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/393286/2477698

makefile

# Makefile for making ELF bootable images for booting on CHRP # using Open Firmware. # # Geert Uytterhoeven September 1997 # # Based on coffboot by Paul Mackerras # Simplified for ppc64 by Todd Inglet
www.eeworm.com/read/393286/2478350

s vsyscall.lds.s

/* * Linker script for vsyscall DSO. The vsyscall page is an ELF shared * object prelinked to its virtual address, and with only one read-only * segment (that fits in one page). This script contr
www.eeworm.com/read/389879/2531521

s vsyscall.lds.s

/* * Linker script for vsyscall DSO. The vsyscall page is an ELF shared * object prelinked to its virtual address, and with only one read-only * segment (that fits in one page). This script contr
www.eeworm.com/read/367182/2850679

configure

# This file is generated from configure.in by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/sh/elf. if test "$usetls" != no; then # Check for support of thread-local storage handlin
www.eeworm.com/read/367182/2851480

configure

# This file is generated from configure.in by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/alpha/elf. if test "$usetls" != no; then # Check for support of thread-local storage hand
www.eeworm.com/read/367182/2852170

h elfclass.h

/* This file specifies the native word size of the machine, which indicates the ELF file class used for executables and shared objects on this machine. */ #ifndef _LINK_H # error "Never use