Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOUniversal.cpp52 const char *HeaderPos = ParentData.begin() + sizeof(MachO::fat_header) + in ObjectForArch() local
56 const char *HeaderPos = ParentData.begin() + sizeof(MachO::fat_header) + in ObjectForArch() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h297 const uptr HeaderPos = AllocPos - HeadersSize; in retrieve() local
652 const uptr HeaderPos = AllocPos - getHeadersSize(); in allocate() local