Home
last modified time | relevance | path

Searched defs:LoadCommands (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h667 LoadCommandList LoadCommands; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h131 std::vector<LoadCommand> LoadCommands; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DObject.h304 std::vector<LoadCommand> LoadCommands; member