reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
436 if (O->isRelocationScattered(RE)) { 437 uint32_t Val = O->getPlainRelocationSymbolNum(RE); 463 bool isExtern = O->getPlainRelocationExternal(RE); 464 uint64_t Val = O->getPlainRelocationSymbolNum(RE); 466 if (O->getAnyRelocationType(RE) == MachO::ARM64_RELOC_ADDEND) {