Home
last modified time | relevance | path

Searched defs:getStringSection (Results 1 – 5 of 5) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
DDexPool.java235 @Nonnull @Override public StringPool getStringSection() { in getStringSection() method in DexPool.DexPoolSectionProvider
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h158 StringRef getStringSection() const { return StringSection; } in getStringSection() function
DDWARFContext.h292 StringRef getStringSection() override { return StringSection; } in getStringSection() function
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h300 StringRef getStringSection() const { return StringSection; } in getStringSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h294 StringRef getStringSection() const { return StringSection; } in getStringSection() function