1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/BinaryFormat
George Rimar b702d7b84c [llvm-dwarfdump] - Teach tool about few GNU call_sites constants.
This teaches tool about following consants: 
DW_TAG_GNU_call_site,
DW_TAG_GNU_call_site_parameter,
DW_AT_GNU_call_site_value,
DW_AT_GNU_all_call_sites.

Constants documented here: https://sourceware.org/elfutils/DwarfExtensions

Differential revision: https://reviews.llvm.org/D39119

llvm-svn: 316321
2017-10-23 11:24:14 +00:00
..
ELFRelocs Add base relative relocation record that can be used for the following case (OpenCL example): 2017-10-16 20:44:29 +00:00
WasmRelocs [WebAssembly] Update relocation names to match spec 2017-09-01 17:32:01 +00:00
COFF.h Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource library."""" 2017-07-08 03:06:10 +00:00
Dwarf.def [llvm-dwarfdump] - Teach tool about few GNU call_sites constants. 2017-10-23 11:24:14 +00:00
Dwarf.h [DWARF] DW_TAG_imported_unit is not a unit type. 2017-10-09 22:33:53 +00:00
ELF.h AMDGPU/NFC: Move AMDGPU specific note types to ELF.h 2017-10-12 18:59:54 +00:00
MachO.def
MachO.h Change llvm-nm for Mach-O files to use dyld info in some cases when printing symbols. 2017-06-19 19:38:22 +00:00
Magic.h
Wasm.h [WebAssembly] Allow each data segment to specify its own alignment 2017-09-29 16:50:08 +00:00