Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.h219 void SanitizeSegmentCommand(llvm::MachO::segment_command_64 &seg_cmd,
DObjectFileMachO.cpp1374 void ObjectFileMachO::SanitizeSegmentCommand( in SanitizeSegmentCommand() function in ObjectFileMachO
1636 SanitizeSegmentCommand(load_cmd, cmd_idx); in ProcessSegmentCommand()