HomeSort by relevance Sort by last modified time
    Searched refs:symtab (Results 176 - 200 of 209) sorted by null

1 2 3 4 5 6 78 9

  /ndk/sources/host-tools/nawk-20071023/
lib.c 93 setsval(lookup("FILENAME", symtab), getargv(i));
245 q = setsymtab(s, p, 0.0, STR, symtab);
  /toolchain/binutils/binutils-2.25/gold/
readsyms.cc 30 #include "symtab.h"
113 Symbol_table* symtab, Layout* layout, Dirsearch* dirpath,
128 workqueue->queue(new Read_symbols(input_objects, symtab, layout, dirpath,
symtab.h 0 // symtab.h -- the gold symbol table -*- C++ -*-
    [all...]
symtab.cc 0 // symtab.cc -- the gold symbol table
40 #include "symtab.h"
338 Symbol::should_add_dynsym_entry(Symbol_table* symtab) const
362 && !symtab->is_section_folded(relobj, shndx))
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c 1767 static asymbol **symtab; variable
    [all...]
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 94 struct ElfAppSection symtab; member in struct:ElfNanoApp
494 //overwrite original relocs and symtab with nanorelocs and adjust sizes
541 // the symbol table is emitted in .symtab
559 .name = ".symtab",
560 .offset = offsetof(struct ElfNanoApp, symtab),
730 const Elf32_Sym *syms = (const Elf32_Sym *) app->symtab.data;
    [all...]
  /external/libunwind/src/
elfxx.c 187 Debug (16, "symtab=0x%lx[%d]\n", (long) shdr.sh_offset, shdr.sh_type);
327 Elf_W(Sym)* symtab = (Elf_W(Sym) *) ((char *) ei->u.mapped.image + shdr->sh_offset);
328 Elf_W(Sym)* symtab_end = (Elf_W(Sym) *) ((char *) symtab + shdr->sh_size);
335 Debug (16, "symtab=0x%lx[%d]\n", (long) shdr->sh_offset, shdr->sh_type);
338 for (sym = symtab;
  /external/selinux/checkpolicy/
module_compiler.c 143 symtab[symbol_type].table,
638 symtab[symbol_type].table,
659 symtab
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 584 // increase the size of .symtab and .strtab
585 LDSection& symtab = file_format->getSymTab(); local
587 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym));
    [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 345 MachO::symtab_command Symtab = O->getSymtabLoadCommand();
346 if (indirect_symbol < Symtab.nsyms) {
2693 uint32_t symtab; \/* struct objc_symtab * (32-bit pointer) *\/ member in struct:objc_module_t
5303 struct objc_symtab_t symtab; local
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 786 // increase the size of .symtab and .strtab
787 LDSection& symtab = getOutputFormat()->getSymTab(); local
789 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym));
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
priv_storage.h 856 DiSym* symtab; member in struct:_DebugInfo
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-dis.c     [all...]
arm-dis.c     [all...]
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 514 && lte->symtab != NULL && lte->strtab != NULL) {
529 if (gelf_getsym(lte->symtab, i, &sym) == NULL) {
    [all...]
  /external/selinux/libsepol/src/
link.c 256 /* If there is not an object class already in the base symtab that means
311 "could not insert new class into symtab");
    [all...]
module_to_cil.c     [all...]
  /external/v8/src/
gdb-jit.cc 1040 ELFSymbolTable* symtab = new(zone) ELFSymbolTable(".symtab", zone); local
1044 elf->AddSection(symtab);
1047 symtab->Add(ELFSymbol("V8 Code",
1055 symtab->Add(ELFSymbol(desc->name(),
    [all...]
  /external/selinux/libsepol/cil/src/
cil_build_ast.c 88 symtab_t *symtab = NULL; local
95 rc = cil_get_symtab(ast_node->parent, &symtab, sflavor);
103 if (symtab != NULL) {
104 rc = cil_symtab_insert(symtab, (hashtab_key_t)key, datum, ast_node);
108 if (cil_symtab_get_datum(symtab, key, &datum) == SEPOL_OK) {
203 cil_symtab_array_destroy(block->symtab);
341 cil_symtab_array_destroy(in->symtab);
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 710 /// In ELF executable files, regular name pools are .symtab, .strtab,
717 size_t symtab = 1; local
727 // number of local symbol in the .symtab and .dynsym
733 /// Compute the size of .symtab, .strtab, and symtab_local_cnt
741 symtab = strtab = 0;
747 ++symtab;
839 // .dynstr, .symtab, .strtab and .hash, we can not reserve non-DT_NEEDED
848 file_format->getSymTab().setSize(symtab * sizeof(llvm::ELF::Elf32_Sym));
850 file_format->getSymTab().setSize(symtab * sizeof(llvm::ELF::Elf64_Sym));
853 // set .symtab sh_info to one greater than the symbol tabl
    [all...]
  /external/elfutils/src/
unstrip.c 348 /* The binutils linker leaves gratuitous section symbols in .symtab
561 _("unexpected section type in [%zu] with sh_link to symtab"),
568 adjust_all_relocs (Elf *elf, Elf_Scn *symtab, const GElf_Shdr *symshdr,
571 size_t new_sh_link = elf_ndxscn (symtab);
574 if (scn != symtab)
    [all...]
  /external/selinux/libsepol/cil/test/unit/
CilTest.c 34 #include <sepol/policydb/symtab.h>
139 rc = symtab_init(&test_new_db->symtab[i], cil_sym_sizes[CIL_SYM_ARRAY_ROOT][i]);
141 // TODO CDS add checks to make sure the symtab looks correct
151 int rc = symtab_init(&test_new_db->symtab[0], (uint32_t)SIZE_MAX);
    [all...]
  /external/valgrind/none/tests/
cmdline2.stdout.exp 147 --trace-symtab=no|yes show symbol table details? [no]
148 --trace-symtab-patt=<patt> limit debuginfo tracing to obj name <patt>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.h 239 /* When procesing aliases on symtab level, we need the declaration of target.
    [all...]
  /external/valgrind/perf/
tinycc.c 18920 Section *s, *symtab __attribute__((unused)); local
19011 Section *symtab, *strtab, *hash; local
19871 Elf32_Sym *sym, *symtab; local
    [all...]

Completed in 1952 milliseconds

1 2 3 4 5 6 78 9