Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h868 const char *DyldChainedFixupsLoadCmd = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1392 *this, Load, I, &DyldChainedFixupsLoadCmd, in MachOObjectFile()
4982 if (!DyldChainedFixupsLoadCmd) in getChainedFixupsLoadCommand()
4985 *this, DyldChainedFixupsLoadCmd); in getChainedFixupsLoadCommand()