![]() This patch lets llvm-readelf dump the content of the BB address map section in the following format: ``` Function { At: <address> BB entries [ { Offset: <offset> Size: <size> Metadata: <metadata> }, ... ] } ... ``` Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D95511 |
||
---|---|---|
.. | ||
COFF | ||
ELF | ||
MachO | ||
XCOFF | ||
wasm | ||
archive.test | ||
basic.test | ||
macho-arm64e.test | ||
thin-archive.test |