1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/Object
Esme-Yi b08bc2bd30 [NFC][object] Change the input parameter of the method isDebugSection.
Summary: This is a NFC patch to change the input parameter of the method SectionRef::isDebugSection(), by replacing the StringRef SectionName with DataRefImpl Sec. This allows us to determine if a section is debug type in more ways than just by section name.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D102601
2021-05-26 08:47:53 +00:00
..
Archive.h
ArchiveWriter.h
Binary.h
COFF.h
COFFImportFile.h
COFFModuleDefinition.h
CVDebugRecord.h
Decompressor.h
ELF.h
ELFObjectFile.h
ELFTypes.h
Error.h
FaultMapParser.h
IRObjectFile.h
IRSymtab.h
MachO.h
MachOUniversal.h
MachOUniversalWriter.h
Minidump.h
ModuleSymbolTable.h
ObjectFile.h
RelocationResolver.h
StackMapParser.h
SymbolicFile.h
SymbolSize.h
TapiFile.h
TapiUniversal.h
Wasm.h
WindowsMachineFlag.h
WindowsResource.h
XCOFFObjectFile.h