Searched refs:getLineInfoByteSize (Results 1 – 4 of 4) sorted by relevance
37 uint32_t getLineInfoByteSize() const;
32 uint32_t C11Size = Mod.getLineInfoByteSize(); in reload()
103 uint32_t ModInfo::getLineInfoByteSize() const { return Layout->LineBytes; } in getLineInfoByteSize() function in ModInfo
469 P.printNumber("Line Info Byte Size", Modi.Info.getLineInfoByteSize()); in dumpDbiStream()