mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 12:35:00 +01:00
17 lines
691 B
Text
17 lines
691 B
Text
│
|
|
▼
|
|
┌───┐ ┌───┐
|
|
ld │a.o│ │b.o│
|
|
└───┘ └───┘
|
|
|
|
┌───────────┐ ┌───────────┐
|
|
│a.o │ │b.o │
|
|
│defined: │ │defined: │
|
|
│ myfunc │ │ dependency│
|
|
│undefined: │ │ │
|
|
│ dependency│ │ │
|
|
└───────────┘ └───────────┘
|
|
|
|
symbols:
|
|
|
|
|