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.cpp1320 const char *RoutinesLoadCmd = nullptr; in MachOObjectFile() local
1584 if (RoutinesLoadCmd) { in MachOObjectFile()
1589 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()
1596 if (RoutinesLoadCmd) { in MachOObjectFile()
1601 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()