Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDMachOYAML.h82 struct BindOpcode { struct
83 MachO::BindOpcode Opcode; argument
103 std::vector<MachOYAML::BindOpcode> BindOpcodes; argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDMachOYAML.cpp172 IO &IO, MachOYAML::BindOpcode &BindOpcode) { in mapping()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h263 enum BindOpcode { enum