Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | np: symbol: Introduce symbol table + symbol cache | Ian Moffett | |
This commit introduces a way to allocate and store symbols as structures consiting of a name and an address. We also provide a way to cache lookups to provide faster access. Signed-off-by: Ian Moffett <ian@osmora.org> |