Home
last modified time | relevance | path

Searched refs:CHECK_NONE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dreloc.h340 CHECK_NONE, enumerator
391 case CHECK_NONE: in check_overflow()
578 { This::template rel<8>(view, value, CHECK_NONE); } in rel8()
600 { This::template rela<8>(view, value, addend, CHECK_NONE); } in rela8()
667 CHECK_NONE); } in pcrela8()
683 { This::template rel<16>(view, value, CHECK_NONE); } in rel16()
772 CHECK_NONE); } in pcrela16()
788 { This::template rel<32>(view, value, CHECK_NONE); } in rel32()
911 CHECK_NONE); } in pcrela32()
927 { This::template rel<64>(view, value, CHECK_NONE); } in rel64()
[all …]
H A Dpowerpc.cc1505 CHECK_NONE, enumerator
1635 { This::template rela<64,64>(view, value, CHECK_NONE); } in addr64()
1640 { This::template rela_ua<64,64>(view, value, CHECK_NONE); } in addr64_u()
1658 if (overflow != CHECK_NONE && (value & 3) != 0) in addr24()
1696 { This::template rela<16,16>(view, 16, 0xffff, value, CHECK_NONE); } in addr16_hi()
1706 { This::template rela<16,16>(view, 32, 0xffff, value, CHECK_NONE); } in addr16_hi2()
1716 { This::template rela<16,16>(view, 48, 0xffff, value, CHECK_NONE); } in addr16_hi3()
1728 if (overflow != CHECK_NONE && (value & 3) != 0) in addr14()
7769 typename Reloc::Overflow_check overflow = Reloc::CHECK_NONE; in relocate()
/dragonfly/contrib/binutils-2.34/gold/
H A Dreloc.h340 CHECK_NONE, enumerator
391 case CHECK_NONE: in check_overflow()
578 { This::template rel<8>(view, value, CHECK_NONE); } in rel8()
600 { This::template rela<8>(view, value, addend, CHECK_NONE); } in rela8()
667 CHECK_NONE); } in pcrela8()
683 { This::template rel<16>(view, value, CHECK_NONE); } in rel16()
772 CHECK_NONE); } in pcrela16()
788 { This::template rel<32>(view, value, CHECK_NONE); } in rel32()
911 CHECK_NONE); } in pcrela32()
927 { This::template rel<64>(view, value, CHECK_NONE); } in rel64()
[all …]
/dragonfly/sys/vfs/hammer2/
H A DDESIGN549 conjunction with CHECK_NONE to allow blocks without a check code which do