User Tools

Site Tools


elf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
elf [2009/08/12 05:35] – created suapapaelf [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 바이너리 구조 분석 바이너리 구조 분석
 ====== when u compile something ====== ====== when u compile something ======
-   1. c/cpp --compile--> .o +  - c/cpp --compile--> .o 
-   2. .o --link--> .elf 파일 생성 +  .o --link--> .elf 파일 생성 
-   3. .elf -- objcopy --> binary (alignment?) +  .elf -- objcopy --> binary 특정 섹션만을 추출 .data .text 
 +====== references ====== 
 +  *[[http://kkamagui.tistory.com/30|NDS makefile 및 NDS 파일 생성 과정 분석]]
elf.1250055328.txt.gz · Last modified: 2013/08/03 05:04 (external edit)