(maybe the first) BOLT extractor.
Go to file
Lily Tsuru f1f081c114 correct error with bolt structures, now reading file data (need compression though) 2023-11-19 06:53:11 -05:00
cmake Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00
lib correct error with bolt structures, now reading file data (need compression though) 2023-11-19 06:53:11 -05:00
src correct error with bolt structures, now reading file data (need compression though) 2023-11-19 06:53:11 -05:00
.clang-format Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00
.gitignore Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00
CMakeLists.txt Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00