Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp26 uint64_t DIAInjectedSource::getCodeByteSize() const { in getCodeByteSize() function in DIAInjectedSource
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAInjectedSource.cpp26 uint64_t DIAInjectedSource::getCodeByteSize() const { in getCodeByteSize() function in DIAInjectedSource
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp46 uint64_t getCodeByteSize() const override { return Entry.FileSize; } in getCodeByteSize() function in llvm::pdb::__anon335ddd5e0111::NativeInjectedSource
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp46 uint64_t getCodeByteSize() const override { return Entry.FileSize; } in getCodeByteSize() function in llvm::pdb::__anon8abfdeea0111::NativeInjectedSource
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h89 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h89 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize() function