Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h732 getChainedFixupsLoadCommand() const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4976 MachOObjectFile::getChainedFixupsLoadCommand() const { in getChainedFixupsLoadCommand() function in MachOObjectFile
4996 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsHeader()
5047 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsSegments()
5156 auto CFOrErr = getChainedFixupsLoadCommand(); in getDyldChainedFixupTargets()