Searched refs:getRelocationKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp34 getRelocationKind(const MachO::relocation_info &RI) { function in class:__anon1876::MachOLinkGraphBuilder_arm64
203 auto Kind = getRelocationKind(RI);
250 Kind = getRelocationKind(RI);
H A DMachO_x86_64.cpp33 getRelocationKind(const MachO::relocation_info &RI) { function in class:__anon1877::MachOLinkGraphBuilder_x86_64
212 auto Kind = getRelocationKind(RI);

Completed in 86 milliseconds