Home
last modified time | relevance | path

Searched defs:syms (Results 1 – 25 of 132) sorted by relevance

123456

/openbsd-src/usr.sbin/btrace/
H A Dksyms.c40 struct syms { struct
48 struct syms * argument
60 struct syms *syms = NULL; in kelf_open() local
167 kelf_close(struct syms *syms) in kelf_close()
181 kelf_snprintsym(struct syms *syms, char *str, size_t size, unsigned long pc, in kelf_snprintsym()
/openbsd-src/gnu/llvm/lld/COFF/
H A DLLDMapFile.cpp59 static SymbolMapTy getSectionSyms(ArrayRef<DefinedRegular *> syms) { in getSectionSyms()
77 ArrayRef<DefinedRegular *> syms) { in getSymbolStrings()
101 std::vector<DefinedRegular *> syms = getSymbols(ctx); in writeLLDMapFile() local
H A DMapFile.cpp66 static void sortUniqueSymbols(std::vector<Defined *> &syms, in sortUniqueSymbols()
99 std::vector<Defined *> &syms, in getSymbols()
143 getSymbolStrings(const COFFLinkerContext &ctx, ArrayRef<Defined *> syms) { in getSymbolStrings()
215 std::vector<Defined *> syms; in writeMapFile() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DMapFile.cpp64 static SymbolMapTy getSectionSyms(ArrayRef<Symbol *> syms) { in getSectionSyms()
75 getSymbolStrings(ArrayRef<Symbol *> syms) { in getSymbolStrings()
118 std::vector<Symbol *> syms = getSymbols(); in writeMapFile() local
H A DLTO.cpp91 ArrayRef<Symbol *> syms = f.getSymbols(); in add() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DMapFile.cpp68 static SymbolMapTy getSectionSyms(ArrayRef<Defined *> syms) { in getSectionSyms()
93 getSymbolStrings(ArrayRef<Defined *> syms) { in getSymbolStrings()
151 std::vector<Defined *> syms = getSymbols(); in writeMapFile() local
H A DSymbolTable.cpp199 SmallVector<Symbol *, 0> syms; in handleDynamicList() local
217 SmallVector<Symbol *, 0> syms = findByVersion(ver); in assignExactVersion() local
H A DThunks.h61 llvm::SmallVector<Defined *, 3> syms; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Drddbg.c46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount) in read_debugging_info()
96 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_section_stabs_debugging_info()
259 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_symbol_stabs_debugging_info()
H A Drdcoff.c50 asymbol **syms; member
653 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Drddbg.c46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount) in read_debugging_info()
96 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_section_stabs_debugging_info()
254 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_symbol_stabs_debugging_info()
H A Drdcoff.c50 asymbol **syms; member
653 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
H A Daddr2line.c48 static asymbol **syms; /* Symbol table. */ variable
/openbsd-src/lib/libc/net/
H A Dres_debug_syms.c154 __sym_ntos(const struct res_sym *syms, int number, int *success) in __sym_ntos()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dxcoffout.c123 assign_type_number (syms, name, number) in assign_type_number() argument
143 xcoff_output_standard_types (syms) in xcoff_output_standard_types() argument
H A Ddbxout.c421 tree syms = (*lang_hooks.decls.getdecls) (); local
516 dbxout_typedefs (syms) in dbxout_typedefs() argument
2528 dbxout_syms (syms) in dbxout_syms() argument
/openbsd-src/games/hangman/
H A Dextern.c72 int syms; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-i960.c235 asymbol **syms, **sym_end; local
372 contents, relocs, syms, sections) in coff_i960_relocate_section() argument
H A Dhp300hpux.c484 long syms; variable
542 struct external_nlist *syms; variable
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-i960.c235 asymbol **syms, **sym_end; local
372 contents, relocs, syms, sections) in coff_i960_relocate_section() argument
H A Dhp300hpux.c484 long syms; variable
542 struct external_nlist *syms; variable
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/sym_check/
H A Dutil.py270 def filter_stdlib_symbols(syms): argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddictionary.c154 struct symbol **syms; member
161 struct symbol **syms; member
421 struct symbol **syms; in dict_create_linear() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmmix-dis.c99 asymbol **syms = malloc (symsize); in initialize_mmix_dis_info() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmmix-dis.c105 asymbol **syms = malloc (symsize); local

123456