| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Symbols.h | 98 uint8_t binding : 4; variable 242 Symbol(Kind k, InputFile *file, StringRef name, uint8_t binding, in Symbol() 372 Defined(Ctx &ctx, InputFile *file, StringRef name, uint8_t binding, in Defined() 410 CommonSymbol(Ctx &ctx, InputFile *file, StringRef name, uint8_t binding, in CommonSymbol() 432 : Symbol(UndefinedKind, file, name, binding, stOther, type), in Symbol() argument 452 SharedSymbol(InputFile &file, StringRef name, uint8_t binding, in SharedSymbol()
|
| H A D | SymbolTable.cpp | 357 Symbol *SymbolTable::addUnusedUndefined(StringRef name, uint8_t binding) { in addUnusedUndefined()
|
| H A D | InputFiles.cpp | 1160 uint8_t binding = eSym.getBinding(); in initializeSymbols() local 1257 uint8_t binding = eSym.getBinding(); in postParse() local 1841 uint8_t binding = objSym.isWeak() ? STB_WEAK : STB_GLOBAL; in createBitcodeSymbol() local
|
| H A D | Writer.cpp | 269 uint8_t binding = sym.isWeak() ? uint8_t(STB_GLOBAL) : sym.binding; in demoteDefined() local 295 uint8_t binding = sym->isLazy() ? sym->binding : uint8_t(STB_WEAK); in demoteSymbolsAndComputeIsPreemptible() local
|
| /freebsd/contrib/bsnmp/lib/ |
| H A D | snmp.c | 72 get_var_binding(struct asn_buf *b, struct snmp_value *binding) in get_var_binding() 909 snmp_binding_encode(struct asn_buf *b, const struct snmp_value *binding) in snmp_binding_encode()
|
| /freebsd/crypto/heimdal/lib/hdb/ |
| H A D | dbinfo.c | 43 const krb5_config_binding *binding; member
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_data_sprom.c | 530 bhnd_sprom_opcode_bind *binding; in bhnd_nvram_sprom_write_var() local 1140 bhnd_sprom_opcode_bind *binding; in bhnd_nvram_sprom_read_var() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ELFHeader.cpp | 263 const char *ELFSymbol::bindingToCString(unsigned char binding) { in bindingToCString()
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | digest.c | 83 const char *binding) in krb5_digest_set_server_cb() 798 char **binding) in krb5_digest_get_client_binding()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | Taint.cpp | 68 if (std::optional<SVal> binding = in addTaint() local
|
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 277 typedef struct binding { struct 279 struct binding *nextTagBinding; argument 280 struct binding *prevPrefixBinding; argument 289 BINDING *binding; member 3869 BINDING *binding; local
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | InputSection.h | 314 constexpr const char binding[] = "__binding"; variable
|
| H A D | SyntheticSections.h | 850 BindingSection *binding = nullptr; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprAgg.cpp | 1410 CodeGenFunction::OpaqueValueMapping binding(CGF, E); in VisitAbstractConditionalOperator() local 1994 CodeGenFunction::OpaqueValueMapping binding(CGF, E->getCommonExpr()); in VisitArrayInitLoopExpr() local
|
| H A D | CGExprComplex.cpp | 1396 CodeGenFunction::OpaqueValueMapping binding(CGF, E); in VisitAbstractConditionalOperator() local
|
| H A D | CGExpr.cpp | 5472 OpaqueValueMapping binding(*this, E); in EmitIgnoredConditionalOperator() local 5490 OpaqueValueMapping binding(*this, expr); in EmitConditionalOperatorLValue() local
|
| H A D | CGExprScalar.cpp | 5517 CodeGenFunction::OpaqueValueMapping binding(CGF, E); in VisitAbstractConditionalOperator() local
|
| /freebsd/contrib/wpa/src/eap_server/ |
| H A D | eap_server_fast.c | 592 struct eap_tlv_crypto_binding_tlv *binding; in eap_fast_build_crypto_binding() local
|
| /freebsd/sys/dev/cxgb/ |
| H A D | cxgb_ioctl.h | 121 uint8_t binding; member
|
| /freebsd/tools/tools/cxgbtool/ |
| H A D | cxgbtool.c | 1510 unsigned int idx, min = -1, max, binding = -1; in pktsched() local
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenExprScalar.cpp | 2008 CIRGenFunction::OpaqueValueMapping binding(cgf, e); in VisitAbstractConditionalOperator() local
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_parse.c | 399 bind_t *binding; /* io handling binding */ member
|
| /freebsd/sys/sys/ |
| H A D | soundcard.h | 1899 int binding; /* DSP_BIND_FRONT, etc. 0 means undefined */ member
|
| /freebsd/sys/dev/cxgb/common/ |
| H A D | cxgb_t3_cpl.h | 955 __u8 binding; member
|