Home
last modified time | relevance | path

Searched refs:getDwarfStringOffsetsByteSize (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h387 uint8_t getDwarfStringOffsetsByteSize() const { in getDwarfStringOffsetsByteSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp86 unsigned ItemSize = getDwarfStringOffsetsByteSize(); in getStringOffsetSectionItem()