User Tools

Site Tools


elf

This is an old revision of the document!


바이너리 구조 분석

when u compile something

 1. c/cpp --compile--> .o
 2. .o --link--> .elf 파일 생성
 3. .elf -- objcopy --> binary (alignment?)
elf.1250055328.txt.gz · Last modified: 2013/08/03 05:04 (external edit)