1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Object
Rafael Espindola bbfcd24e3e Print symbols from COFF import libraries.
This change allows llvm-nm to print symbols found in import libraries,
in part by allowing COFFImportFiles to be casted to SymbolicFiles.

Patch by Dave Lee!

llvm-svn: 303821
2017-05-24 23:40:36 +00:00
..
Archive.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-19 23:02:10 +00:00
ArchiveWriter.h Only computeRelativePath() on new members 2016-11-30 22:32:58 +00:00
Binary.h Print symbols from COFF import libraries. 2017-05-24 23:40:36 +00:00
COFF.h Hopefully one last commit to fix this patch, addresses string reference 2017-05-08 02:47:42 +00:00
COFFImportFile.h COFF: migrate def parser from LLD to LLVM [1/2] 2017-05-20 19:56:29 +00:00
COFFModuleDefinition.h COFF: migrate def parser from LLD to LLVM [1/2] 2017-05-20 19:56:29 +00:00
Decompressor.h [lib/Object] - Fix build bot after r303331 "[lib/Object] - Minor API update for llvm::Decompressor". 2017-05-18 08:14:43 +00:00
ELF.h Use existing helper. NFC. 2017-05-18 18:24:11 +00:00
ELFObjectFile.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
ELFTypes.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
Error.h [Object/ELF] - Make getSymbol() return Error. 2016-11-03 08:40:55 +00:00
IRObjectFile.h Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules. 2016-12-13 20:20:17 +00:00
IRSymtab.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
MachO.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-21 22:03:05 +00:00
MachOUniversal.h Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
ModuleSymbolTable.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
ObjectFile.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-19 23:02:10 +00:00
RelocVisitor.h [DWARF] - Simplify RelocVisitor implementation. 2017-05-18 08:25:11 +00:00
StackMapParser.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
SymbolicFile.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-19 23:02:10 +00:00
SymbolSize.h Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizes 2016-11-15 21:07:03 +00:00
Wasm.h [WebAssembly] Improve libObject support for wasm imports and exports 2017-05-09 23:48:41 +00:00
WindowsResource.h Add functionality to cvtres to parse all entries in res file. 2017-05-20 01:49:19 +00:00