Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DTarget.h136 using segment_command = llvm::MachO::segment_command_64; member
152 using segment_command = llvm::MachO::segment_command; member
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h537 struct segment_command { struct
551 struct segment_command_64 { argument