Lines Matching defs:rodata
314 #define RODATA_SEC ".rodata"
437 Elf_Data *rodata;
1094 obj->efile.rodata = NULL;
1244 if (obj->efile.rodata)
1245 *size = obj->efile.rodata->d_size;
1429 obj->efile.rodata->d_buf,
1430 obj->efile.rodata->d_size);
2889 obj->efile.rodata = data;
3605 * only as '.data', '.bss' or '.rodata'.
4156 /* Freeze .rodata and .kconfig map as read-only from syscall side. */
6768 pr_warn("prog '%s': failed to bind .rodata map: %s\n",
6770 /* Don't fail hard if can't bind rodata. */