![]() This updates the `--function-starts` argument to now accept 3 different modes, `addrs` for just printing the addresses of the function starts (previous behavior), `names` for just printing the names of the function starts, and `both` to print them both side by side. In general if you're debugging function starts issues it's useful to see the symbol name alongside the address. This also mirrors Apple's `dyldinfo -function_starts` command which prints both. Differential Revision: https://reviews.llvm.org/D119050 |
||
---|---|---|
.. | ||
AMDGPU | ||
COFF | ||
ELF | ||
Inputs | ||
MachO | ||
Offloading | ||
X86 | ||
XCOFF | ||
wasm | ||
all-headers.test | ||
archive-headers.test | ||
debuginfod.test | ||
dwarf_invalid.yaml | ||
eh_frame-mipsel.test | ||
eh_frame_zero_cie.test | ||
embedded-source.test | ||
file-headers-pe.test | ||
full-contents.test | ||
help.test | ||
invalid-input.test | ||
invalid-symbol-table-size.test | ||
malformed-archives.test | ||
mattr-mcpu-help.test | ||
multiple-symbols-mangling.s | ||
multiple-symbols.s | ||
non-archive-object.test | ||
openbsd-headers.test | ||
option-grouping.test | ||
private-headers-dynamic-section.test | ||
private-headers-no-dynamic-segment.test | ||
private-headers-no-dynamic.test | ||
relocation-xindex-symbol.test | ||
section-filter.test | ||
section-headers.test | ||
tool-name.test | ||
unimplemented-features.test | ||
verneed-wrong-info.test | ||
version.test | ||
warn-missing-section.test | ||
warn-on-out-of-range-start-stop-address.test |