Searched defs:isRelocationScattered (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Object/
H A DMachOObjectFile.cpp755 if (isRelocationScattered(RE))
1983 MachOObjectFile::isRelocationScattered(const MachO::any_relocation_info &RE) function in class:MachOObjectFile
2021 if (isRelocationScattered(RE))
2028 if (isRelocationScattered(RE))
2035 if (isRelocationScattered(RE))
2043 if (isRelocationScattered(RE))
2051 if (isRelocationScattered(RE) || getPlainRelocationExternal(RE))

Completed in 119 milliseconds