Home
last modified time | relevance | path

Searched defs:symtab (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java167 private Map<IRubyObject, IRubyObject> symtab; field in RubyDescriptorPool
/frameworks/compile/mclinker/lib/LD/
DELFReader.cpp71 const llvm::ELF::Elf32_Sym* symtab = in readSymbols() local
434 LDSection* symtab = &pSymTab; in readSignature() local
571 const llvm::ELF::Elf64_Sym* symtab = in readSymbols() local
928 LDSection* symtab = &pSymTab; in readSignature() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dprotobuf.h66 upb_symtab* symtab; member
Dupb.h3157 upb_strtable symtab; member
3160 #define UPB_SYMTAB_INIT(symtab, refs, ref2s) \ argument
Dupb.c5597 static const upb_symtab symtab = UPB_SYMTAB_INIT(UPB_STRTABLE_INIT(24, 31, UPB_CTYPE_PTR, 5, &stren… variable
9141 bool upb_load_descriptor_file_into_symtab(upb_symtab *symtab, const char *fname, in upb_load_descriptor_file_into_symtab()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dprotobuf.h106 upb_symtab* symtab; member
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp480 LDSection& symtab = file_format->getSymTab(); in doRelax() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp875 LDSection& symtab = file_format->getSymTab(); in doRelax() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp585 LDSection& symtab = file_format->getSymTab(); in doRelax() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp787 LDSection& symtab = getOutputFormat()->getSymTab(); in relaxRelocation() local
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp717 size_t symtab = 1; in sizeNamePools() local