Searched refs:getMachOARM64RelocationKindName (Results 1 – 1 of 1) sorted by relevance
351 StringRef(getMachOARM64RelocationKindName(*MachORelocKind))); in addRelocations()356 << getMachOARM64RelocationKindName(*MachORelocKind) << "\n"; in addRelocations()511 const char *getMachOARM64RelocationKindName(Edge::Kind R) { in getMachOARM64RelocationKindName() function in __anonacda305e0111::MachOLinkGraphBuilder_arm64