代码搜索:ELF
找到约 10,000 项符合「ELF」的源代码
代码结果 10,000
www.eeworm.com/read/354372/10361317
elf ad.elf
www.eeworm.com/read/353436/10447498
elf pwm.elf
www.eeworm.com/read/424406/10454319
elf led.elf
www.eeworm.com/read/353224/10461907
elf memory.elf
www.eeworm.com/read/353165/10468289
elf main.elf
www.eeworm.com/read/278820/10504027
elf test.elf
www.eeworm.com/read/352754/10516556
h elf.h
#ifndef _ELF_H
#define _ELF_H
/* THese constants are for the segment types stored in the image headers */
#define PT_NULL 0
#define PT_LOAD 1
#define PT_DYNAMIC 2
#define PT_INTERP 3
#
www.eeworm.com/read/352714/10522391
h elf.h
/* This file defines standard ELF types, structures, and macros.
Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed
www.eeworm.com/read/423616/10544152
elf hello.elf
www.eeworm.com/read/423579/10545970