Searched refs:N_UNDF (Results 26 - 48 of 48) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpdp11.c323 #undef N_UNDF macro
332 #define N_UNDF 0x00 /* undefined */ macro
1617 case N_UNDF | N_EXT:
1699 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1701 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1748 case N_UNDF: type = N_WEAKU; break;
3076 if (type == (N_UNDF | N_EXT))
3221 case N_UNDF:
3231 case N_UNDF | N_EXT:
4356 type = N_UNDF | N_EX
[all...]
H A Daoutx.h1466 case N_UNDF | N_EXT:
1710 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1714 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1767 case N_UNDF: type = N_WEAKU; break;
3304 if (type == (N_UNDF | N_EXT))
3464 case N_UNDF:
3481 case N_UNDF | N_EXT:
4677 type = N_UNDF | N_EXT;
4703 type = N_UNDF | N_EXT;
4841 case N_UNDF
[all...]
H A Dsunos.c2329 type = N_UNDF | N_EXT;
2345 type = N_UNDF | N_EXT;
2374 type = N_UNDF | N_EXT;
H A Dmach-o.c160 #define N_UNDF 0x0 macro
684 ntype |= N_UNDF;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpdp11.c157 #undef N_UNDF macro
166 #define N_UNDF 0x00 /* Undefined. */ macro
1326 case N_UNDF | N_EXT:
1406 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1408 sym_pointer->e_type[0] = N_UNDF | N_EXT;
2619 if (type == (N_UNDF | N_EXT))
2784 case N_UNDF:
2794 case N_UNDF | N_EXT:
2940 type = N_UNDF | N_EXT;
2966 type = N_UNDF | N_EX
[all...]
H A Daoutx.h1411 case N_UNDF | N_EXT:
1572 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1576 sym_pointer->e_type[0] = N_UNDF | N_EXT;
1629 case N_UNDF: type = N_WEAKU; break;
2973 case N_UNDF:
2990 case N_UNDF | N_EXT:
3269 if (type == (N_UNDF | N_EXT))
3546 type = N_UNDF | N_EXT;
3572 type = N_UNDF | N_EXT;
3843 case N_UNDF
[all...]
H A Dsunos.c2261 type = N_UNDF | N_EXT;
2277 type = N_UNDF | N_EXT;
2306 type = N_UNDF | N_EXT;
H A Dmach-o.c102 #define N_UNDF 0x0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddbxread.c1394 case N_UNDF | N_EXT:
1407 nlist.n_type ^= (N_BSS ^ N_UNDF); /* Define it as a bss-symbol */
1413 case N_UNDF:
3175 /* N_UNDF: Solaris 2: file separator mark */
3176 /* N_UNDF: -- we will never encounter it, since we only process one
H A Dmdebugread.c2799 case N_UNDF | N_EXT:
2802 case N_UNDF:
/openbsd-current/gnu/llvm/llvm/tools/dsymutil/
H A DMachOUtils.cpp166 if ((NList.n_type & MachO::N_TYPE) == MachO::N_UNDF)
H A DMachODebugMapParser.cpp286 case MachO::N_UNDF: // 0x0 undefined, n_sect == NO_SECT
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dsymbols.c377 #ifdef N_UNDF
378 know (N_UNDF == 0);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dsymbols.c358 #ifdef N_UNDF
359 know (N_UNDF == 0);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp349 case MachO::N_UNDF:
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dobjdump.c1995 else if (type == N_UNDF)
2003 /* Symbols with type == 0 (N_UNDF) specify the length of the
2006 if (type == N_UNDF)
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjdump.c2212 else if (type == N_UNDF)
2220 /* Symbols with type == 0 (N_UNDF) specify the length of the
2223 if (type == N_UNDF)
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dmach_o.py136 N_UNDF = 0x0 variable
1622 if type == N_UNDF:
1623 type_str = 'N_UNDF'
/openbsd-current/gnu/llvm/lld/MachO/
H A DInputFiles.cpp745 case N_UNDF:
777 return (sym.n_type & N_TYPE) == N_UNDF && sym.n_value == 0;
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMachObjectWriter.cpp365 Type = MachO::N_UNDF;
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp1739 (((NType & MachO::N_TYPE) == MachO::N_UNDF && NValue == 0) ||
1844 case MachO::N_UNDF :
1876 if ((MachOType & MachO::N_TYPE) == MachO::N_UNDF) {
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h316 N_UNDF = 0x0u,
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp3256 case N_UNDF:
4141 case N_UNDF:
4722 // sense These symbols were N_UNDF N_EXT, and are useless

Completed in 709 milliseconds

12