Home
last modified time | relevance | path

Searched refs:header_and_load_cmds (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp879 size_t header_and_load_cmds = in GetModuleSpecifications() local
881 if (header_and_load_cmds >= data_sp->GetByteSize()) { in GetModuleSpecifications()
882 data_sp = MapFileData(file, header_and_load_cmds, file_offset); in GetModuleSpecifications()