There are three parts to inlined call frames:
- The inlinee line subsection
- The inline site symbol record
- The function ids referenced by both
This change starts by emitting function ids (3) for all subprograms and
emitting the base inline site symbol record (2). The actual line numbers
in (2) use an encoded format that will come next, along with the inlinee
line subsection.