Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index

CONFIG_BUILTIN_MODULE_RANGES: Generate address range information for builtin modules

General informations

The Linux kernel configuration item CONFIG_BUILTIN_MODULE_RANGES:

Help text

When modules are built into the kernel, there will be no module name associated with its symbols in /proc/kallsyms. Tracers may want to identify symbols by module name and symbol name regardless of whether the module is configured as loadable or not.

This option generates modules.builtin.ranges in the build tree with offset ranges (per ELF section) for the module(s) they belong to. It also records an anchor symbol to determine the load address of the section.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index

Automatically generated (in year 2024). See also LKDDb sources on GitLab