Home
last modified time | relevance | path

Searched defs:discarded (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.h440 static InputSection discarded; variable
H A DInputSection.cpp354 InputSection InputSection::discarded(nullptr, 0, 0, 0, ArrayRef<uint8_t>(), ""); member in InputSection
/freebsd/crypto/openssl/test/
H A Dquic_ackm_test.c26 int lost, acked, discarded; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_ackm.c548 char discarded[QUIC_PN_SPACE_NUM]; member