Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp27 uint64_t DIAInjectedSource::getCodeByteSize() const { in getCodeByteSize() function in DIAInjectedSource
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h90 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize() function