Searched defs:sym (Results 1 - 25 of 638) sorted by relevance

1234567891011>>

/openbsd-current/sys/arch/sh/sh/
H A Dvectors.S58 sym: label
/openbsd-current/gnu/llvm/llvm/tools/llvm-c-test/
H A Dobject.c61 LLVMSymbolIteratorRef sym; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dcall_graph.c117 Sym *sym; local
H A Dsymtab.c185 Sym *sym; local
227 Sym *sym; local
[all...]
H A Dcg_dfn.c42 Sym *sym; member in struct:__anon4736
/openbsd-current/regress/libexec/ld.so/nodelete/test1/
H A Dtest1.c18 void *sym = dlsym(RTLD_DEFAULT, name); local
/openbsd-current/gnu/llvm/lld/MachO/
H A DExportTrie.h26 void addSymbol(const Symbol &sym) { exported.push_back(&sym); } argument
H A DRelocations.cpp24 bool macho::validateSymbolRelocation(const Symbol *sym, argument
/openbsd-current/gnu/llvm/lld/wasm/
H A DRelocations.cpp22 static bool requiresGOTAccess(const Symbol *sym) { argument
35 static bool allowUndefined(const Symbol* sym) { argument
46 static void reportUndefined(Symbol *sym) { argument
76 addGOTEntry(Symbol *sym) argument
98 Symbol *sym = file->getSymbols()[reloc.Index]; local
[all...]
H A DLTO.cpp96 Symbol *sym = syms[symNum]; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dgenlink.h47 asymbol *sym; member in struct:generic_link_hash_entry
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dgenlink.h47 asymbol *sym; member in struct:generic_link_hash_entry
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dcall_graph.c110 Sym *sym; local
/openbsd-current/games/hangman/
H A Dksyms.c39 char symbuf[1 + BUFSIZ], *sym, *end; local
[all...]
/openbsd-current/gnu/llvm/lld/COFF/
H A DMinGW.h59 Symbol *sym; member in struct:lld::coff::WrappedSymbol
/openbsd-current/gnu/llvm/lld/ELF/
H A DSymbolTable.h43 Symbol *sym = insert(newSym.getName()); local
H A DDWARF.cpp115 const typename ELFT::Sym &sym = file->template getELFSyms<ELFT>()[symIndex]; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Architecture/PPC64/
H A DArchitecturePPC64.cpp42 static int32_t GetLocalEntryOffset(const Symbol &sym) { argument
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp17 template <typename RecordT> static RecordT createRecord(const CVSymbol &sym) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_linux.cpp72 void *MemprofDlSymNext(const char *sym) { return dlsym(RTLD_NEXT, sym); } argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dnlmread.c96 asymbol *sym; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-bout.c99 symbolS *sym; local
/openbsd-current/usr.bin/gprof/
H A Delf.c112 const Elf_Sym *sym = &symtab[i]; local
132 wantsym(const Elf_Sym *sym, const char *strtab) argument
/openbsd-current/sys/arch/riscv64/riscv64/
H A Ddb_trace.c60 Elf_Sym * sym; local
/openbsd-current/gnu/llvm/lld/MachO/Arch/
H A DARM64_32.cpp73 void ARM64_32::writeStub(uint8_t *buf8, const Symbol &sym, argument
97 void ARM64_32::writeStubHelperEntry(uint8_t *buf8, const Symbol &sym, argument
102 void ARM64_32::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, argument

Completed in 286 milliseconds

1234567891011>>