Searched defs:symbols (Results 76 - 100 of 150) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delfcode.h1228 elf_slurp_reloc_table_from_section(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
1331 elf_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
H A Dcoffcode.h5039 asymbol ** symbols; variable
5177 asymbol ** symbols; variable
[all...]
H A Ddwarf2.c1686 _bfd_dwarf2_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, unsigned int addr_size, void **pinfo) argument
H A Decofflink.c1181 asymbol **symbols; local
[all...]
H A Delf32-arm.h3084 asymbol **symbols; variable
[all...]
H A Delf64-mips.c1941 mips_elf64_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
2007 mips_elf64_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
2177 mips_elf64_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
H A Delf64-sh64.c2168 sh_elf64_get_relocated_section_contents(bfd *output_bfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
[all...]
H A Dlibaout.h355 aout_symbol_type *symbols; /* symtab for input bfd */ member in struct:aoutdata
H A Dlinker.c1155 asymbol **symbols; local
1242 generic_link_add_symbol_list(bfd *abfd, struct bfd_link_info *info, bfd_size_type symbol_count, asymbol **symbols, bfd_boolean collect) argument
2010 asymbol **symbols; local
[all...]
H A Dmach-o.h226 asymbol *symbols; member in struct:bfd_mach_o_symtab_command
457 asymbol *symbols; member in struct:mach_o_data_struct
[all...]
H A Dmmo.c296 struct mmo_symbol *symbols; member in struct:mmo_data_struct
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delfcode.h1311 elf_slurp_reloc_table_from_section(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
1409 elf_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
/openbsd-current/sys/dev/microcode/siop/
H A Dncr53cxxx.c125 } symbols[MAXSYMBOLS]; variable in typeref:struct:__anon4
[all...]
/openbsd-current/gnu/llvm/lld/MachO/
H A DInputSection.h92 llvm::TinyPtrVector<Defined *> symbols; member in class:lld::macho::InputSection
H A DSyntheticSections.h337 std::vector<Defined *> symbols; member in class:lld::macho::final
[all...]
/openbsd-current/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp152 namespace symbols { namespace in namespace:opts
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h237 ELFObjectFileBase::symbols() const { function in class:llvm::object::ELFObjectFileBase
H A DELF.h260 Expected<Elf_Sym_Range> symbols(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
/openbsd-current/gnu/llvm/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c58 struct symbol *symbols; member in struct:baton
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp472 std::vector<Symbol> symbols; local
/openbsd-current/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp694 auto symbols = lto::LTO::getRuntimeLibcallSymbols(); local
/openbsd-current/gnu/llvm/lld/ELF/
H A DInputFiles.cpp641 typename ELFT::SymRange symbols = this->getELFSyms<ELFT>(); local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c344 patch_block_stabs(struct pending *symbols, struct pending_stabs *stabs, struct objfile *objfile) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dobjdump.c443 remove_useless_symbols(asymbol **symbols, long count) argument
[all...]
H A Dwrstabs.c138 bfd_byte *symbols; member in struct:stab_write_handle
[all...]

Completed in 448 milliseconds

123456