Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1321 const char *RoutinesLoadCmd = nullptr; in MachOObjectFile() local
1585 if (RoutinesLoadCmd) { in MachOObjectFile()
1590 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()
1597 if (RoutinesLoadCmd) { in MachOObjectFile()
1602 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()