Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Placeholder/
H A DObjectFilePlaceholder.h37 bool ParseHeader() override { return true; } in ParseHeader() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp21 DWARFDebugMacroHeader::ParseHeader(const DWARFDataExtractor &debug_macro_data, in ParseHeader() function in DWARFDebugMacroHeader
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.h67 bool ParseHeader() override { return true; } in ParseHeader() function
/freebsd/contrib/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp115 bool ObjectFileBreakpad::ParseHeader() { in ParseHeader() function in ObjectFileBreakpad
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp300 bool ObjectFileCOFF::ParseHeader() { in ParseHeader() function in ObjectFileCOFF
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp83 bool ObjectFileJIT::ParseHeader() { in ParseHeader() function in ObjectFileJIT
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp158 bool ObjectFileJSON::ParseHeader() { in ParseHeader() function in ObjectFileJSON
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp246 bool ObjectFileWasm::ParseHeader() { in ParseHeader() function in ObjectFileWasm
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp367 bool ObjectContainerBSDArchive::ParseHeader() { in ParseHeader() function in ObjectContainerBSDArchive
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp71 bool SymbolFileCTF::ParseHeader() { in ParseHeader() function in SymbolFileCTF
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1311 bool ParseHeader(Process *process, lldb::addr_t load_addr) { in ParseHeader() function in RemoteNXMapTable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp793 bool ObjectFileELF::ParseHeader() { in ParseHeader() function in ObjectFileELF