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.h733 getChainedFixupsLoadCommand() const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4980 MachOObjectFile::getChainedFixupsLoadCommand() const { in getChainedFixupsLoadCommand() function in MachOObjectFile
5000 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsHeader()
5051 auto CFOrErr = getChainedFixupsLoadCommand(); in getChainedFixupsSegments()
5160 auto CFOrErr = getChainedFixupsLoadCommand(); in getDyldChainedFixupTargets()