Home
last modified time | relevance | path

Searched defs:getRecordLength (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DModuleSubstream.cpp36 uint32_t ModuleSubstream::getRecordLength() const { in getRecordLength() function in ModuleSubstream
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp80 uint32_t DbiModuleDescriptor::getRecordLength() const { in getRecordLength() function in DbiModuleDescriptor
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptor.cpp80 uint32_t DbiModuleDescriptor::getRecordLength() const { in getRecordLength() function in DbiModuleDescriptor
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp44 uint32_t DebugSubsectionRecord::getRecordLength() const { in getRecordLength() function in DebugSubsectionRecord
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp47 uint32_t DebugSubsectionRecord::getRecordLength() const { in getRecordLength() function in DebugSubsectionRecord
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamArray.h227 uint32_t getRecordLength() const { return ThisLen; } in getRecordLength() function
/external/llvm-project/llvm/include/llvm/Support/
DBinaryStreamArray.h228 uint32_t getRecordLength() const { return ThisLen; } in getRecordLength() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DModInfo.cpp121 uint32_t ModInfo::getRecordLength() const { in getRecordLength() function in ModInfo