Searched refs:UniversalIndex (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachO.h | 422 uint32_t UniversalCputype = 0, uint32_t UniversalIndex = 0, 848 uint32_t UniversalIndex = 0,
|
| H A D | ObjectFile.h | 396 uint32_t UniversalIndex = 0,
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | MachOObjectFile.cpp | 1256 uint32_t UniversalIndex, in create() argument 1261 UniversalIndex, MachOFilesetEntryOffset)); in create() 1270 uint32_t UniversalIndex, in MachOObjectFile() argument 1295 Twine(UniversalIndex) + "'s cputype does not match " in MachOObjectFile() 5321 MemoryBufferRef Buffer, uint32_t UniversalCputype, uint32_t UniversalIndex, in createMachOObjectFile() argument 5326 UniversalIndex, MachOFilesetEntryOffset); in createMachOObjectFile() 5329 UniversalIndex, MachOFilesetEntryOffset); in createMachOObjectFile() 5332 UniversalIndex, MachOFilesetEntryOffset); in createMachOObjectFile() 5335 UniversalIndex, MachOFilesetEntryOffset); in createMachOObjectFile()
|