Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/libexec/
H A Dblacklistd-helper122 for anchor in $(/sbin/pfctl -a "$2" -s Anchors); do
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp486 SmallVector<SymbolAnchor, 0> Anchors; member
559 BlockAux.Anchors.push_back({Sym->getOffset(), Sym, false}); in initRelaxAux()
560 BlockAux.Anchors.push_back( in initRelaxAux()
571 llvm::sort(BlockAuxIter.second.Anchors, [](auto &A, auto &B) { in initRelaxAux()
626 ArrayRef<SymbolAnchor> SA = ArrayRef(Aux.Anchors); in relaxBlock()
/freebsd/contrib/libxo/doc/
H A Dxolint-errors.rst379 Anchors need an integer value to specify the width of
401 Anchors only grok integer values, and if the value is not static,
421 Anchors can have a static value or argument for the width,
/freebsd/sbin/pfctl/tests/
H A Dpfctl_test_list.inc70 PFCTL_TEST(0041, "Anchors")
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-verification-options.pod38 =head2 Trust Anchors
/freebsd/contrib/unbound/doc/
H A DChangelog4644 domains under DNSSEC Negative Trust Anchors.