Home
last modified time | relevance | path

Searched refs:getPlainRelocationAddress (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp133 getPlainRelocationAddress(const MachO::any_relocation_info &RE) { in getPlainRelocationAddress() function
4156 return getPlainRelocationAddress(RE) & MachO::R_SCATTERED; in isRelocationScattered()
4192 return getPlainRelocationAddress(RE); in getAnyRelocationAddress()