Analyse and explore linux
Component VMLINUX_MAP

Component Type: kbuild config

Description: Generate vmlinux.map file when linking

More info: Selecting this option will pass "-Map=vmlinux.map" to ld when linking vmlinux. That file can be useful for verifying and debugging magic section games, and for seeing which pieces of code get eliminated with CONFIG_LD_DEAD_CODE_DATA_ELIMINATION.

Build project: Kconfig (Linux kconfig) (Path: Kconfig )

Other views: file explorer

Generated by PFA software prototype