Searched refs:applyAdrpAdd (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/lld/MachO/Arch/ |
| H A D | ARM64.cpp | 395 static bool applyAdrpAdd(uint8_t *buf, const ConcatInputSection *isec, in applyAdrpAdd() function 483 applyAdrpAdd(buf, isec, offset1, offset2); in applyAdrpLdrGot() 527 if (applyAdrpAdd(buf, isec, offset1, offset2)) in applyAdrpAddLdr() 676 applyAdrpAdd(buf, section, args[0] - sectionAddr, in applyOptimizationHints()
|