代码搜索:ELF
找到约 10,000 项符合「ELF」的源代码
代码结果 10,000
www.eeworm.com/read/164265/10120506
elf test.elf
www.eeworm.com/read/164265/10120512
elf lin.elf
www.eeworm.com/read/359832/10121213
elf voice.elf
www.eeworm.com/read/359729/10127489
elf main.elf
www.eeworm.com/read/359477/10143788
elf my.elf
www.eeworm.com/read/359461/10144669
elf gps.elf
www.eeworm.com/read/359050/10168930
elf main.elf
www.eeworm.com/read/163168/10172407
elf test.elf
www.eeworm.com/read/163079/10176078
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/358122/10195805