Home
last modified time | relevance | path

Searched defs:undefined (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest20.C12 enum Type { undefined, slong, ulong, ldouble }; enumerator
/openbsd/gnu/llvm/lld/MachO/
H A DWriter.cpp622 if (auto *undefined = dyn_cast<Undefined>(config->entry)) in treatSpecialUndefineds() local
628 if (const auto *undefined = dyn_cast<Undefined>(sym)) in treatSpecialUndefineds() local
636 if (const auto *undefined = dyn_cast<Undefined>(sym)) in treatSpecialUndefineds() local
685 if (auto *undefined = dyn_cast<Undefined>(sym)) in scanRelocations() local
H A DSymbolTable.cpp158 else if (auto *undefined = dyn_cast<Undefined>(s)) in addUndefined() local
191 } else if (auto *undefined = dyn_cast<Undefined>(s)) { in addDylib() local
H A DUnwindInfoSection.cpp286 if (auto *undefined = dyn_cast<Undefined>(s)) { in prepareRelocations() local
H A DSyntheticSections.cpp790 if (auto *undefined = dyn_cast<Undefined>(binder)) in setUp() local
1953 if (auto *undefined = dyn_cast<Undefined>(sym)) in setUp() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dra-build.c142 unsigned HOST_WIDE_INT undefined; member
157 unsigned HOST_WIDE_INT undefined; member
384 undef_to_size_word (reg, undefined) in undef_to_size_word() argument
445 undef_to_bitmap (wp, undefined) in undef_to_bitmap() argument
603 unsigned HOST_WIDE_INT undefined; member
/openbsd/lib/libcbor/src/cbor/
H A Dcallbacks.h100 cbor_simple_callback undefined; member
/openbsd/usr.bin/rpcgen/
H A Drpc_cout.c122 undefined(type) in undefined() function
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DUnwindPlan.h63 undefined, // reg is not available, e.g. volatile reg enumerator
/openbsd/usr.sbin/ldapd/
H A Dldapd.h162 int undefined; member
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dobjcopy.c802 bfd_boolean undefined; in filter_symbols() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjcopy.c855 bfd_boolean undefined; in filter_symbols() local
/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h182 llvm::SmallVector<llvm::StringRef, 0> undefined; member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c71 undefined /* undefined or reserved */ enumerator