Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h35 class StringTableSection; variable
353 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { in StringTableSection() function