Searched refs:NOLOAD (Results 1 – 5 of 5) sorted by relevance
5 .plt (NOLOAD) : { BYTE(0) } in plt() argument6 .got (NOLOAD) : { BYTE(0) } in got() argument7 .got.plt (NOLOAD) : { BYTE(0) } in plt() argument
3 .plt 0 (NOLOAD) : { BYTE(0) }4 .init.plt 0 (NOLOAD) : { BYTE(0) }5 .text.ftrace_trampoline 0 (NOLOAD) : { BYTE(0) }
109 .image_end (NOLOAD) : {
1113 if (test_opt(sb, NOLOAD) && ext4_has_feature_journal(sb)) in __ext4_ioctl()
4649 if (!test_opt(sb, NOLOAD) && ext4_has_feature_journal(sb)) { in ext4_fill_super()4653 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in ext4_fill_super()