aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-objdump.rst
AgeCommit message (Expand)AuthorFilesLines
2020-04-06[llvm-objdump][XCOFF] Use symbol index+symbol name + storage mapping class as...diggerlin1-0/+7
2020-04-05[llvm-objdump] Teach `llvm-objdump` dump dynamic symbols.vgxbj1-0/+4
2020-03-22doc: use the right url to bugzillaSylvestre Ledru1-1/+1
2020-03-22Doc: Links should use httpsSylvestre Ledru1-1/+1
2020-03-16Revert "[llvm-objdump] Display locations of variables alongside disassembly"Nico Weber1-11/+0
2020-03-16[llvm-objdump] Display locations of variables alongside disassemblyOliver Stannard1-0/+11
2020-03-09[llvm-objdump] Rename --disassemble-functions to --disassemble-symbolsFangrui Song1-1/+1
2019-09-17[docs] Make --version text more correctJames Henderson1-1/+2
2019-07-09[docs][llvm-objdump] Make some wording improvements/simplifications.James Henderson1-13/+9
2019-06-27[llvm-objdump] Update the doc for --disassemble-functions.Yuanfang Chen1-4/+6
2019-06-27[docs][llvm-nm][llvm-objdump] Improve "See Also" sectionJames Henderson1-1/+1
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+2
2019-06-21[docs][llvm-objdump] Fix bad merge of docsJames Henderson1-4/+4
2019-06-21[binutils] Add response file option to help and docsJames Henderson1-0/+4
2019-06-21[docs][llvm-objdump] Improve llvm-objdump documentationJames Henderson1-36/+240
2019-01-15llvm-objdump -m -D should disassemble all text segmentsMichael Trent1-17/+25
2018-08-08Add a CommandGuide for llvm-objdumpMichael Trent1-0/+115