]> git.nickg.me.uk Git - nvc.git/commit
vhpi: Pre-calculate names' offsets
authorSean Anderson <seanga2@gmail.com>
Sun, 18 Jun 2023 21:29:01 +0000 (17:29 -0400)
committerNick Gasson <nick@nickg.me.uk>
Thu, 22 Jun 2023 06:25:32 +0000 (07:25 +0100)
commit0855e96fc34746772233d6ed990442d9d3a400e9
treeb46bb10b562f8b7c3261758a37eccf6cd8cb2256
parent683782fe69f018857ee00393907fefd19fa4d6bd
vhpi: Pre-calculate names' offsets

We have all the information necessary to determine the offset of indexed
names when creating them. To simplify the process of determining the
offset by pre-calculating them.
src/vhpi/vhpi-model.c