Searched refs:LocSectionSize (Results 1 – 6 of 6) sorted by relevance
142 LocSectionSize = 0; in init()670 Patch.set(LocSectionSize); in emitDwarfDebugLocTableFragment()687 LocSectionSize += AddressSize; in emitDwarfDebugLocTableFragment()688 LocSectionSize += AddressSize; in emitDwarfDebugLocTableFragment()694 LocSectionSize += LocExpression.Expr.size() + 2; in emitDwarfDebugLocTableFragment()701 LocSectionSize += AddressSize; in emitDwarfDebugLocTableFragment()702 LocSectionSize += AddressSize; in emitDwarfDebugLocTableFragment()
298 uint64_t LocSectionSize = 0; variable