Skip to content
라프의 실험일지
글
카테고리
태그
소개
Archives
Search
Home
»
tags
»
linker
Tag:
linker
All the articles with the tag "linker".
[코드가 실행되기까지 2] 실행 파일은 어떻게 완성되는가: 링커·로더·가상 메모리
2026. 3. 3.
심벌 해석, 정적/동적 링크, 재배치, 가상 메모리까지 실행 파일 완성의 마지막 단계를 정리한다.
@computer-science
@learning
#linker
#object-file
#symbol
#relocation
#virtual-memory
#loader