Home
last modified time | relevance | path

Searched refs:condbr (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationFunctions.h21 DECL_AARCH64_APPLY_RELOC_FUNC(condbr) \
56 …ValueType(0x118, MappedType(&condbr, "R_AARCH64_CONDBR19", 32)), /* NO…
DAArch64Relocator.cpp593 Relocator::Result condbr(Relocation& pReloc, AArch64Relocator& pParent) { in condbr() function