Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DTarWriter.cpp35 struct UstarHeader { struct
54 static_assert(sizeof(UstarHeader) == BlockSize, "invalid Ustar header"); argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp35 struct UstarHeader { struct
54 static_assert(sizeof(UstarHeader) == BlockSize, "invalid Ustar header"); argument