HomeSort by relevance Sort by last modified time
    Searched defs:RecordLen (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 28 ulittle16_t RecordLen; // Record length, starting from &Leaf.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
RecordSerialization.h 35 ulittle16_t RecordLen; // Record length, starting from &RecordKind.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscOemType0x94Function.c 877 UINTN RecordLen = 0;
1061 RecordLen = sizeof (SMBIOS_TABLE_TYPE94) + SECVerStrLen + 1 + uCodeVerStrLen + 1 + GOPStrLen + 1 + PMCVersionStrLen + 1 + \
1067 SmbiosRecord = AllocatePool(RecordLen);
1069 ZeroMem(SmbiosRecord, RecordLen);
    [all...]

Completed in 1249 milliseconds