Home
last modified time | relevance | path

Searched defs:PartHeader (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h85 struct PartHeader { struct
86 uint8_t Name[4];
87 uint32_t Size;
89 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()
90 StringRef getName() const { in getName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DDXContainer.h93 struct PartHeader { struct
94 uint8_t Name[4];
95 uint32_t Size;
97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()
98 StringRef getName() const { in getName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DDXContainer.h93 struct PartHeader { struct
94 uint8_t Name[4];
95 uint32_t Size;
97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()
98 StringRef getName() const { in getName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DDXContainer.h93 struct PartHeader { struct
94 uint8_t Name[4];
95 uint32_t Size;
97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()
98 StringRef getName() const { in getName()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DDXContainer.h93 struct PartHeader { struct
94 uint8_t Name[4];
95 uint32_t Size;
97 void swapBytes() { sys::swapByteOrder(Size); } in swapBytes()
98 StringRef getName() const { in getName()