Build Systems
intermediate
ELF, Map & Binary Inspection
Read ELF files and linker map files to debug binary-size, symbol-resolution, and unexpected-bloat issues using objdump, nm, size, readelf, strip, and addr2line.
build-systems
elf
map-file
objdump
+5
Interview Weight: 3/10