Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1312 const char *DyldIdLoadCmd = nullptr; in MachOObjectFile() local
1424 if ((Err = checkDylibIdCommand(*this, Load, I, &DyldIdLoadCmd))) in MachOObjectFile()
1690 DyldIdLoadCmd == nullptr) { in MachOObjectFile()