Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h97 struct BindOpcode { struct
98 MachO::BindOpcode Opcode; argument
118 std::vector<MachOYAML::BindOpcode> BindOpcodes; argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp174 IO &IO, MachOYAML::BindOpcode &BindOpcode) { in mapping()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h269 enum BindOpcode { enum