Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h727 getChainedFixupsLoadCommand() const;
/openbsd/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp4964 MachOObjectFile::getChainedFixupsLoadCommand() const { in getChainedFixupsLoadCommand() function in MachOObjectFile
4984 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsHeader()
5035 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsSegments()
5144 auto CFOrErr = getChainedFixupsLoadCommand(); in getDyldChainedFixupTargets()