Home
last modified time | relevance | path

Searched defs:TailPadding (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassLayoutGraphicalDumper.cpp85 auto TailPadding = Layout.tailPadding(); in start() local
/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_records.h127 uint8_t TailPadding[8] = {}; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp904 unsigned TailPadding = in computeMemberData() local