Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp1311 const char *RoutinesLoadCmd = nullptr; in MachOObjectFile() local
1565 if (RoutinesLoadCmd) { in MachOObjectFile()
1570 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()
1577 if (RoutinesLoadCmd) { in MachOObjectFile()
1582 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp1313 const char *RoutinesLoadCmd = nullptr; in MachOObjectFile() local
1577 if (RoutinesLoadCmd) { in MachOObjectFile()
1582 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()
1589 if (RoutinesLoadCmd) { in MachOObjectFile()
1594 RoutinesLoadCmd = Load.Ptr; in MachOObjectFile()