1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Object
Alexander Shaposhnikov 9a180ff58f [Object][MachO] Refine the interface of Slice
This patch performs a minor cleanup of the class Slice:
static methods and constructors which take a pointer but assume that
it's not null now take the argument by reference.
NFC.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D88320
2020-09-25 16:27:45 -07:00
..
Archive.h
ArchiveWriter.h [llvm-libtool-darwin] Refactor ArchiveWriter 2020-08-13 10:56:30 -07:00
Binary.h [llvm-lipo] Add support for bitcode files 2020-08-25 21:11:18 -07:00
COFF.h Re-land "Migrate the rest of COFFObjectFile to Error" 2020-06-11 14:46:16 -07:00
COFFImportFile.h
COFFModuleDefinition.h
CVDebugRecord.h
Decompressor.h
ELF.h [llvm-readobj/libObject] - Get rid of FirstSym argument. NFCI. 2020-09-21 16:07:50 +03:00
ELFObjectFile.h [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
ELFTypes.h [llvm-readobj] - Do not crash when GnuHashTable->symndx is greater than the dynamic symbols count. 2020-06-17 14:26:36 +03:00
Error.h [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
IRObjectFile.h
IRSymtab.h
MachO.h [MachO] Add skeletal support for DriverKit platform 2020-08-14 12:36:43 -07:00
MachOUniversal.h [llvm-lipo] Add support for bitcode files 2020-08-25 21:11:18 -07:00
MachOUniversalWriter.h [Object][MachO] Refine the interface of Slice 2020-09-25 16:27:45 -07:00
Minidump.h
ModuleSymbolTable.h
ObjectFile.h [llvm-objdump][AMDGPU] Detect CPU string 2020-08-18 17:43:16 +05:30
RelocationResolver.h
StackMapParser.h [llvm-readobj/elf] - Add a testing for --stackmap and refine the implementation. 2020-08-05 13:09:04 +03:00
SymbolicFile.h
SymbolSize.h
TapiFile.h [llvm][llvm-nm] add TextAPI/MachO support 2020-06-11 18:54:16 -07:00
TapiUniversal.h [llvm][llvm-nm] add TextAPI/MachO support 2020-06-11 18:54:16 -07:00
Wasm.h [WebAssembly] Triple::wasm64 related cleanup 2020-07-16 12:01:10 -07:00
WasmTraits.h
WindowsMachineFlag.h
WindowsResource.h
XCOFFObjectFile.h [llvm/Object] - Make dyn_cast<XCOFFObjectFile> work as it should. 2020-08-26 15:09:55 +03:00