Home
last modified time | relevance | path

Searched defs:section_header_data (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp162 DataExtractor section_header_data = ReadImageData(*offset_ptr, kBufferSize); in DecodeNextSection() local
421 DataExtractor section_header_data = in GetExternalDebugInfoFileSpec() local
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp716 DataExtractor section_header_data = in ParseSectionHeaders() local