Searched refs:scattered (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| D | MachONormalizedFileBinaryUtils.h | 137 result.scattered = true; in unpackRelocation() 147 result.scattered = false; in unpackRelocation() 165 if (r.scattered) { in packRelocation() 171 bitFieldSet(r0, true, r.scattered, 0, 1); // R_SCATTERED in packRelocation()
|
| D | ArchHandler.cpp | 64 if (reloc.scattered) in relocPattern() 92 result.scattered = (pattern & rScattered); in relocFromPattern()
|
| D | MachONormalizedFile.h | 81 Relocation() : offset(0), scattered(false), in Relocation() 87 bool scattered; member
|
| D | MachONormalizedFileYAML.cpp | 353 io.mapOptional("scattered", reloc.scattered, false); in mapping() 357 if ( !reloc.scattered ) in mapping() 359 if ( reloc.scattered ) in mapping() 361 if ( !reloc.scattered ) in mapping()
|
| D | MachONormalizedFileToAtoms.cpp | 639 + (!reloc.scattered ? (Twine(", r1_symbolnum=") in convertRelocs() 649 + (!reloc2.scattered ? (Twine(", r2_symbolnum=") in convertRelocs() 675 + (!reloc.scattered ? (Twine(", r_symbolnum=") + Twine(reloc.symbol)) in convertRelocs()
|
| D | ArchHandler_x86.cpp | 244 if (!reloc.scattered) in isPairedReloc()
|
| D | ArchHandler_arm.cpp | 888 if (reloc1.scattered) { in getPairReferenceInfo()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachORelocation.h | 47 bool ext, uint8_t type, bool scattered = false, 50 r_extern(ext), r_type(type), r_scattered(scattered), r_value(value) {} in r_address()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | TargetCXXABI.def | 124 /// Only scattered and incomplete official documentation exists.
|
| /freebsd-12-stable/lib/libc/softfloat/ |
| D | softfloat-source.txt | 102 is slightly scattered between target-specific and target-independent
|
| /freebsd-12-stable/tools/test/testfloat/ |
| D | testfloat-source.txt | 103 is slightly scattered between target-specific and target-independent
|
| /freebsd-12-stable/contrib/mandoc/ |
| D | TODO | 621 Relatively hard because the relevant code is scattered
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | FIXES | 761 complaints; other changes scattered throughout for the
|
| /freebsd-12-stable/contrib/diff/doc/ |
| D | diff.texi | 1935 changes scattered throughout them, you can use the 3849 scattered small changes. @xref{diff Performance}. 4382 scattered small changes. @xref{diff Performance}.
|
| /freebsd-12-stable/share/dict/ |
| D | web2a | 58934 star-scattered 63070 tempest-scattered 68268 twice-scattered 72460 well-scattered 73747 wind-scattered 75263 world-scattered
|
| D | web2 | 174672 scattered
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | ChangeLog-9193 | 6740 exactly where the regs are (scattered around the upage and stack).
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-2001 | 13481 their own section, instead of scattered around.
|