Home
last modified time | relevance | path

Searched refs:branch32 (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp148 branch32, /// ex: call _foo enumerator
181 LLD_KIND_STRING_ENTRY(branch32),
217 { Reference::KindArch::x86, branch32, 6, 0 },
236 return (ref.kindValue() == branch32); in isCallSite()
266 *kind = branch32; in getReferenceInfo()
273 *kind = branch32; in getReferenceInfo()
280 *kind = branch32; in getReferenceInfo()
448 case branch32: in applyFixupFinal()
493 case branch32: in applyFixupRelocatable()
568 case branch32: in appendSectionRelocations()
DArchHandler_x86_64.cpp209 branch32, /// ex: call _foo enumerator
265 LLD_KIND_STRING_ENTRY(branch32),
320 { Reference::KindArch::x86_64, branch32, 6, 0 },
344 return (ref.kindValue() == branch32); in isCallSite()
363 return branch32; in kindFromReloc()
411 case branch32: in getReferenceInfo()
583 case branch32: in applyFixupFinal()
667 case branch32: in applyFixupRelocatable()
780 case branch32: in appendSectionRelocations()
/external/llvm-project/lld/test/darwin/
Dnative-and-mach-o.objtxt18 kind: branch32
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h96 UPB_VARINT_DECODER_CHECK2(branch32, upb_vdecode_max8_branch32) in UPB_VARINT_DECODER_CHECK2() argument
/external/protobuf/php/ext/google/protobuf/
Dupb.h6823 UPB_VARINT_DECODER_CHECK2(branch32, upb_vdecode_max8_branch32)
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h10123 UPB_VARINT_DECODER_CHECK2(branch32, upb_vdecode_max8_branch32)