Searched refs:getScatteredRelocationType (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h637 uint32_t getScatteredRelocationType(
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4570 uint32_t MachOObjectFile::getScatteredRelocationType( function in class:MachOObjectFile
4600 return getScatteredRelocationType(RE);
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3037 r_type = info->O->getScatteredRelocationType(RE);

Completed in 113 milliseconds