Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DMachO.h727 getChainedFixupsLoadCommand() const;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
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()