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