Searched defs:HeaderPos (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversal.cpp51 const char *HeaderPos = ParentData.begin() + sizeof(MachO::fat_header) + local
55 const char *HeaderPos = ParentData.begin() + sizeof(MachO::fat_header) + local

Completed in 105 milliseconds