Searched refs:getMachOARM64RelocationKindName (Results 1 – 1 of 1) sorted by relevance
330 StringRef(getMachOARM64RelocationKindName(*MachORelocKind))); in addRelocations()335 << getMachOARM64RelocationKindName(*MachORelocKind) << "\n"; in addRelocations()487 const char *getMachOARM64RelocationKindName(Edge::Kind R) { in getMachOARM64RelocationKindName() function in __anonbaec73540111::MachOLinkGraphBuilder_arm64