Searched defs:undefined (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | extractExternal.cpp | 238 set<string> *undefined) { in computeExternalSymbols() 402 set<string> *undefined) { in findRequiredExternal() 435 set<string> *defined, *undefined; in main() local
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | Writer.cpp | 622 treatUndefinedSymbol(*undefined, "the entry point"); in treatSpecialUndefineds() local 628 treatUndefinedSymbol(*undefined, "-u"); in treatSpecialUndefineds() local 636 treatUndefinedSymbol(*undefined, "-exported_symbol(s_list)"); in treatSpecialUndefineds() local 695 if (auto *undefined = dyn_cast<Undefined>(sym)) scanRelocations() local [all...] |
H A D | SymbolTable.cpp | 236 else if (auto *undefined = dyn_cast<Undefined>(s)) in addUndefined() local 269 } else if (auto *undefined = dyn_cast<Undefined>(s)) { in addDylib() local [all...] |
H A D | UnwindInfoSection.cpp | 271 if (auto *undefined = dyn_cast<Undefined>(s)) { in prepareRelocations() local
|
H A D | SyntheticSections.cpp | 783 if (auto *undefined = dyn_cast<Undefined>(binder)) setUp() local 839 if (auto *undefined = dyn_cast<Undefined>(objcMsgSend)) setUp() local 1918 if (auto *undefined = dyn_cast<Undefined>(sym)) setUp() local
|
/freebsd-src/contrib/libcbor/src/cbor/ |
H A D | callbacks.h | 100 cbor_simple_callback undefined; member
|
/freebsd-src/usr.bin/rpcgen/ |
H A D | rpc_cout.c | 108 undefined(const char *type) in undefined() function
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | UnwindPlan.h | 63 undefined, // reg is not available, e.g. volatile reg enumerator
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 203 llvm::SmallVector<llvm::StringRef, 0> undefined; global() member
|
/freebsd-src/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 16 (function( window, document, undefined ) { argument
|
H A D | jquery.js | 16 (function( window, undefined ) { argument
|
/freebsd-src/sys/dev/isci/scil/ |
H A D | intel_sas.h | 794 U8 undefined[SMP_RESPONSE_DISCOVER_FORMAT_2_SIZE member
|