Home
last modified time | relevance | path

Searched defs:addToSymtab (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyDescriptorPool.java111 protected void addToSymtab(ThreadContext context, RubyDescriptor def) { in addToSymtab() method in RubyDescriptorPool
116 protected void addToSymtab(ThreadContext context, RubyEnumDescriptor def) { in addToSymtab() method in RubyDescriptorPool
/external/llvm-project/lld/wasm/
DSyntheticSections.cpp539 void LinkingSection::addToSymtab(Symbol *sym) { in addToSymtab() function in lld::wasm::LinkingSection