Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.h216 void SanitizeSegmentCommand(llvm::MachO::segment_command_64 &seg_cmd,
H A DObjectFileMachO.cpp1357 void ObjectFileMachO::SanitizeSegmentCommand( in SanitizeSegmentCommand() function in ObjectFileMachO
1620 SanitizeSegmentCommand(load_cmd, cmd_idx); in ProcessSegmentCommand()