Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp139 getPlainRelocationAddress(const MachO::any_relocation_info &RE) { in getPlainRelocationAddress() function
4355 return getPlainRelocationAddress(RE) & MachO::R_SCATTERED; in isRelocationScattered()
4391 return getPlainRelocationAddress(RE); in getAnyRelocationAddress()