llvm-6502/tools/llvm-readobj
Rui Ueyama 878e272310 Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA.
editbin.exe and link.exe both accepts /highentropyva option to set this bit, so
doing s/VIRTUAL_ADDRESS/VA/ should make sense.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200191 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-27 04:22:24 +00:00
..
ARMEHABIPrinter.h tools: use 64-bit print specifier 2014-01-21 04:31:29 +00:00
CMakeLists.txt [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
COFFDumper.cpp Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA. 2014-01-27 04:22:24 +00:00
ELFDumper.cpp Re-sort #include lines again, prior to moving headers around. 2014-01-13 08:04:33 +00:00
Error.cpp
Error.h
llvm-readobj.cpp Rename these methods to match the style guide. 2014-01-21 16:09:45 +00:00
llvm-readobj.h Teach the llvm-readobj COFF dumper to dump debug line tables from object files 2013-12-19 11:37:14 +00:00
LLVMBuild.txt
MachODumper.cpp Re-sort #include lines again, prior to moving headers around. 2014-01-13 08:04:33 +00:00
Makefile
ObjDumper.cpp Re-sort #include lines again, prior to moving headers around. 2014-01-13 08:04:33 +00:00
ObjDumper.h
StreamWriter.cpp
StreamWriter.h Re-sort #include lines again, prior to moving headers around. 2014-01-13 08:04:33 +00:00