Home
last modified time | relevance | path

Searched defs:ParseHeader (Results 1 – 17 of 17) sorted by relevance

/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/
H A DObjectContainerUniversalMachO.cpp76 bool ObjectContainerUniversalMachO::ParseHeader() { in ParseHeader() function in ObjectContainerUniversalMachO
84 bool ObjectContainerUniversalMachO::ParseHeader( in ParseHeader() function in ObjectContainerUniversalMachO
/llvm-project/lldb/source/Plugins/ObjectFile/Placeholder/
H A DObjectFilePlaceholder.h37 bool ParseHeader() override { return true; } in ParseHeader() function
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp21 DWARFDebugMacroHeader::ParseHeader(const DWARFDataExtractor &debug_macro_data, in ParseHeader() function in DWARFDebugMacroHeader
/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.h67 bool ParseHeader() override { return true; } in ParseHeader() function
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp173 bool ObjectContainerMachOFileset::ParseHeader( in ParseHeader() function in ObjectContainerMachOFileset
193 bool ObjectContainerMachOFileset::ParseHeader() { in ParseHeader() function in ObjectContainerMachOFileset
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp115 bool ObjectFileBreakpad::ParseHeader() { in ParseHeader() function in ObjectFileBreakpad
/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp300 bool ObjectFileCOFF::ParseHeader() { in ParseHeader() function in ObjectFileCOFF
/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp83 bool ObjectFileJIT::ParseHeader() { in ParseHeader() function in ObjectFileJIT
/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp158 bool ObjectFileJSON::ParseHeader() { in ParseHeader() function in ObjectFileJSON
/llvm-project/llvm/unittests/Object/
H A DDXContainerTest.cpp50 TEST(DXCFile, ParseHeader) { in TEST() argument
/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp246 bool ObjectFileWasm::ParseHeader() { in ParseHeader() function in ObjectFileWasm
/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp367 bool ObjectContainerBSDArchive::ParseHeader() { ParseHeader() function in ObjectContainerBSDArchive
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp71 bool SymbolFileCTF::ParseHeader() { ParseHeader() function in SymbolFileCTF
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp438 bool ObjectFilePECOFF::ParseHeader() { ParseHeader() function in ObjectFilePECOFF
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp965 bool ObjectFileMachO::ParseHeader(DataExtractor &data, ParseHeader() function in ObjectFileMachO
1019 bool ObjectFileMachO::ParseHeader() { ParseHeader() function in ObjectFileMachO
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1287 bool ParseHeader(Process *process, lldb::addr_t load_addr) { in ParseHeader() function in RemoteNXMapTable
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp793 bool ObjectFileELF::ParseHeader() { ParseHeader() function in ObjectFileELF