Searched defs:symbols (Results 1 - 25 of 150) sorted by relevance

123456

/openbsd-current/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.h31 symbols; member in class:lld::macho::UnwindInfoSection
H A DMarkLive.cpp92 const TinyPtrVector<Defined *> &symbols = entry->isec->symbols; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DModuleSymbolTable.h46 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
H A DSymbolicFile.h163 basic_symbol_iterator_range symbols() const { function in class:llvm::object::SymbolicFile
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dstatus.c309 List *symbols = RCS_symbols(vers->srcfile); local
/openbsd-current/gnu/llvm/lld/wasm/
H A DSymbolTable.h40 ArrayRef<Symbol *> symbols() const { return symVector; } function in class:lld::wasm::SymbolTable
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp40 SymbolFileDWARF *symbols = die.GetDWARF(); local
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DStackFrameRecognizer.cpp50 AddRecognizer( StackFrameRecognizerSP recognizer, ConstString module, llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) argument
H A DAssertFrameRecognizer.cpp21 std::vector<ConstString> symbols; member in struct:lldb_private::SymbolLocation
[all...]
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp112 ModuleDebugStreamRef::symbols(bool *HadError) const { function in class:ModuleDebugStreamRef
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dcg_arcs.c438 propagate_flags (Sym **symbols) argument
/openbsd-current/usr.bin/rpcgen/
H A Drpc_scan.c393 static token symbols[] = { variable
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h133 std::vector<ConstString> symbols; member in struct:lldb_private::StackFrameRecognizerManager::RegisteredEntry
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-i860.c587 i860_reloc_processing(arelent *cache_ptr, struct internal_reloc *dst, asymbol **symbols, bfd *abfd, asection *asect) argument
H A Dcoff-z8k.c138 reloc_processing(arelent *relent, struct internal_reloc *reloc, asymbol **symbols, bfd *abfd, asection *section) argument
H A Di386lynx.c346 asymbol **symbols; variable
370 asymbol **symbols; variable
403 asymbol **symbols; variable
549 asymbol **symbols; variable
[all...]
H A Dliboasys.h75 asymbol *symbols; member in struct:_oasys_data
H A Dreloc.c4182 bfd_generic_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/
H A Ddis-asm.h92 asymbol **symbols; member in struct:disassemble_info
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Daout-arm.c330 MY_swap_std_reloc_in(bfd *abfd, struct reloc_std_external *bytes, arelent *cache_ptr, asymbol **symbols, bfd_size_type symcount ATTRIBUTE_UNUSED) argument
H A Daout-cris.c222 swap_ext_reloc_in(bfd *abfd, struct reloc_ext_external *bytes, arelent *cache_ptr, asymbol **symbols, bfd_size_type symcount) argument
H A Daout-ns32k.c250 MY_swap_std_reloc_in(bfd *abfd, struct reloc_std_external *bytes, arelent *cache_ptr, asymbol **symbols, bfd_size_type symcount ATTRIBUTE_UNUSED) argument
H A Dcoff-i860.c563 i860_reloc_processing(arelent *cache_ptr, struct internal_reloc *dst, asymbol **symbols, bfd *abfd, asection *asect) argument
H A Dcoff-z80.c135 reloc_processing(arelent *relent, struct internal_reloc *reloc, asymbol **symbols, bfd *abfd, asection *section) argument
H A Dcoff-z8k.c147 reloc_processing(arelent *relent, struct internal_reloc *reloc, asymbol **symbols, bfd *abfd, asection *section) argument

Completed in 404 milliseconds

123456