Searched refs:RebaseOpcode (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h69 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
70 MachO::RebaseOpcode Opcode;
98 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
144 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
183 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
184 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
219 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
220 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
H A DMachOYAML.h69 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
70 MachO::RebaseOpcode Opcode;
98 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
144 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
183 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
184 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
219 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
220 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
H A DMachOYAML.h69 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
70 MachO::RebaseOpcode Opcode;
98 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
144 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
183 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
184 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
219 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
220 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h69 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
70 MachO::RebaseOpcode Opcode;
98 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
144 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
183 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
184 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
219 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
220 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
H A DMachOYAML.h69 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
70 MachO::RebaseOpcode Opcode;
98 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
144 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
183 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
184 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
219 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
220 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
H A DMachOYAML.h69 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
70 MachO::RebaseOpcode Opcode;
98 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
144 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
183 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
184 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
219 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
220 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
H A DMachOYAML.h75 struct RebaseOpcode { struct in namespace:llvm::MachOYAML
76 MachO::RebaseOpcode Opcode;
101 std::vector<MachOYAML::RebaseOpcode> RebaseOpcodes;
146 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::MachOYAML::RebaseOpcode)
188 template <> struct MappingTraits<MachOYAML::RebaseOpcode> {
189 static void mapping(IO &IO, MachOYAML::RebaseOpcode &RebaseOpcode);
224 template <> struct ScalarEnumerationTraits<MachO::RebaseOpcode> {
225 static void enumeration(IO &io, MachO::RebaseOpcode &value) {
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DMachO.h235 enum RebaseOpcode { enum
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
H A DMachO.h231 enum RebaseOpcode { enum
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
H A DMachO.h231 enum RebaseOpcode { enum
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
H A DMachO.h232 enum RebaseOpcode { enum
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
H A DMachO.h232 enum RebaseOpcode { enum
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
H A DMachO.h232 enum RebaseOpcode { enum
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
H A DMachO.h232 enum RebaseOpcode { enum
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DMachO.h235 enum RebaseOpcode { enum
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
H A DMachO.h231 enum RebaseOpcode { enum
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
H A DMachO.h231 enum RebaseOpcode { enum
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
H A DMachO.h232 enum RebaseOpcode { enum

Completed in 197 milliseconds

12