Home
last modified time | relevance | path

Searched refs:N_UNDF (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-12-stable/lib/libkvm/
Dkvm_private.c523 if (p->n_type != N_UNDF) in kvm_fdnlist_prefix()
547 if (p->n_type != N_UNDF) in kvm_fdnlist_prefix()
570 if (np->n_type != N_UNDF) in kvm_fdnlist_prefix()
578 if (p->n_type != N_UNDF) in kvm_fdnlist_prefix()
593 if (np->n_type != N_UNDF) in kvm_fdnlist_prefix()
643 if (p->n_type != N_UNDF) in _kvm_nlist()
/freebsd-12-stable/lib/libc/gen/
Dnlist.c381 nl->n_type = N_UNDF; in elf_sym_to_nlist()
389 nl->n_type = N_UNDF; in elf_sym_to_nlist()
395 (sh->sh_type == SHT_NOBITS ? N_BSS : N_UNDF); in elf_sym_to_nlist()
/freebsd-12-stable/sys/sys/
Dnlist_aout.h73 #define N_UNDF 0x00 /* undefined */ macro
/freebsd-12-stable/contrib/gdb/include/
Dbout.h123 #define N_UNDF 0 /* Undefined symbol */ macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-nm/
Dllvm-nm.cpp289 NType |= MachO::N_EXT | MachO::N_UNDF; in darwinPrintSymbol()
375 case MachO::N_UNDF: in darwinPrintSymbol()
477 if ((NType & MachO::N_TYPE) != MachO::N_UNDF && in darwinPrintSymbol()
480 if ((NType & MachO::N_TYPE) != MachO::N_UNDF && NDesc & MachO::N_ALT_ENTRY) in darwinPrintSymbol()
482 if ((NType & MachO::N_TYPE) != MachO::N_UNDF && NDesc & MachO::N_COLD_FUNC) in darwinPrintSymbol()
506 (((NType & MachO::N_TYPE) == MachO::N_UNDF && NValue == 0) || in darwinPrintSymbol()
1273 U.NType = MachO::N_EXT | MachO::N_UNDF; in dumpSymbolsFromDLInfoMachO()
1333 B.NType = MachO::N_EXT | MachO::N_UNDF; in dumpSymbolsFromDLInfoMachO()
1391 L.NType = MachO::N_EXT | MachO::N_UNDF; in dumpSymbolsFromDLInfoMachO()
1452 W.NType = MachO::N_EXT | MachO::N_UNDF; in dumpSymbolsFromDLInfoMachO()
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-aout.c45 if (type == (N_UNDF | N_EXT) in obj_aout_frob_symbol()
Daout_gnu.h236 #define N_UNDF 0 macro
/freebsd-12-stable/contrib/binutils/include/aout/
Daout64.h280 #define N_UNDF 0 /* Undefined symbol. */ macro
Dstab.def20 overlaps the N_UNDF used for ordinary symbols. In ELF files, the
28 /* __define_stab (N_UNDF, 0x00, "UNDF") */
DChangeLog193 * stab.def: Update descriptions of Solaris-2 stabs; add N_UNDF.
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
DObject.h124 return (n_type & MachO::N_TYPE) == MachO::N_UNDF; in isUndefinedSymbol()
/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFile.h139 Symbol() : type(llvm::MachO::N_UNDF), scope(0), sect(0), desc(0), value(0) { } in Symbol()
DMachONormalizedFileBinaryReader.cpp401 else if (sout.type == N_UNDF) in readBinary()
431 if (sout.type == N_UNDF) in readBinary()
DMachONormalizedFileYAML.cpp265 io.enumCase(value, "N_UNDF", llvm::MachO::N_UNDF); in enumeration()
467 if (sym.type == llvm::MachO::N_UNDF) { in mapping()
/freebsd-12-stable/contrib/binutils/bfd/
Daoutx.h1428 case N_UNDF | N_EXT: in translate_from_native_sym_flags()
1589 sym_pointer->e_type[0] = N_UNDF | N_EXT; in translate_to_native_sym_flags()
1593 sym_pointer->e_type[0] = N_UNDF | N_EXT; in translate_to_native_sym_flags()
1646 case N_UNDF: type = N_WEAKU; break; in translate_to_native_sym_flags()
2987 case N_UNDF: in aout_link_add_symbols()
3004 case N_UNDF | N_EXT: in aout_link_add_symbols()
3283 if (type == (N_UNDF | N_EXT)) in aout_link_check_ar_symbols()
3559 type = N_UNDF | N_EXT; in aout_link_write_other_symbol()
3585 type = N_UNDF | N_EXT; in aout_link_write_other_symbol()
3856 case N_UNDF: return bfd_abs_section_ptr; in aout_reloc_index_to_section()
Dsunos.c2245 type = N_UNDF | N_EXT; in sunos_write_dynamic_symbol()
2261 type = N_UNDF | N_EXT; in sunos_write_dynamic_symbol()
2290 type = N_UNDF | N_EXT; in sunos_write_dynamic_symbol()
/freebsd-12-stable/usr.bin/ldd/
Dsods.c483 case N_UNDF: strcpy(type, "undf"); break; in dump_sym()
/freebsd-12-stable/contrib/gdb/gdb/
Ddbxread.c1393 case N_UNDF | N_EXT: in read_dbx_symtab()
1406 nlist.n_type ^= (N_BSS ^ N_UNDF); /* Define it as a bss-symbol */ in read_dbx_symtab()
1412 case N_UNDF: in read_dbx_symtab()
Dmdebugread.c2800 case N_UNDF | N_EXT: in parse_partial_symbols()
2803 case N_UNDF: in parse_partial_symbols()
/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DInputFiles.cpp568 case N_UNDF: in parseNonSectionSymbol()
590 return (sym.n_type & N_TYPE) == N_UNDF && sym.n_value == 0; in isUndef()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp350 case MachO::N_UNDF: in graphifyRegularSymbols()
/freebsd-12-stable/contrib/binutils/gas/
Dsymbols.c352 #ifdef N_UNDF in colon()
353 know (N_UNDF == 0); in colon()
/freebsd-12-stable/contrib/binutils/binutils/
Dobjdump.c2281 else if (type == N_UNDF) in print_section_stabs()
2292 if (type == N_UNDF) in print_section_stabs()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMachObjectWriter.cpp364 Type = MachO::N_UNDF; in writeNlist()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp1726 (((NType & MachO::N_TYPE) == MachO::N_UNDF && NValue == 0) || in checkSymbolTable()
1831 case MachO::N_UNDF : in getSymbolType()
1863 if ((MachOType & MachO::N_TYPE) == MachO::N_UNDF) { in getSymbolFlags()

12