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.h738 getChainedFixupsLoadCommand() const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4979 MachOObjectFile::getChainedFixupsLoadCommand() const { in getChainedFixupsLoadCommand() function in MachOObjectFile
4999 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsHeader()
5050 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsSegments()
5159 auto CFOrErr = getChainedFixupsLoadCommand(); in getDyldChainedFixupTargets()