Home
last modified time | relevance | path

Searched refs:MOD_RODATA (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/module/
H A Dkdb.c30 kdb_printf("/%8u", mod->mem[MOD_RODATA].size); in kdb_lsmod()
45 kdb_printf("/0x%px", mod->mem[MOD_RODATA].base); in kdb_lsmod()
H A Dstrict_rwx.c46 module_set_memory(mod, MOD_RODATA, set_memory_ro); in module_enable_ro()
H A Dmain.c1522 MOD_RODATA, in __layout_sections()
/openbmc/linux/scripts/gdb/linux/
H A Dconstants.py.in72 LX_GDBPARSED(MOD_RODATA)
/openbmc/linux/include/linux/
H A Dmodule.h327 MOD_RODATA, enumerator