Searched defs:getCodeByteSize (Results 1 – 3 of 3) sorted by relevance
26 uint64_t DIAInjectedSource::getCodeByteSize() const { in getCodeByteSize() function in DIAInjectedSource
49 uint64_t getCodeByteSize() const override { return Entry.FileSize; } in getCodeByteSize() function in llvm::pdb::__anon054798330111::NativeInjectedSource
97 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize() function