Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Object/
HDMachO.h156 unsigned getAnyRelocationAddress(const MachO::any_relocation_info &RE) const;
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp854 Res = getAnyRelocationAddress(RE); in getRelocationOffset()
1393 unsigned MachOObjectFile::getAnyRelocationAddress( in getAnyRelocationAddress() function in llvm::object::MachOObjectFile