Searched refs:getMachOARM64RelocationKindName (Results 1 – 1 of 1) sorted by relevance
309 StringRef(getMachOARM64RelocationKindName(*MachORelocKind))); in addRelocations()314 << getMachOARM64RelocationKindName(*MachORelocKind) << "\n"; in addRelocations()466 const char *getMachOARM64RelocationKindName(Edge::Kind R) { in getMachOARM64RelocationKindName() function in __anon0dbaf98e0111::MachOLinkGraphBuilder_arm64