Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DInputFiles.h223 StringRef stringTable; global() variable
/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp257 StringTable stringTable(f); // read the string table in computeExternalSymbols() local
/llvm-project/lld/MachO/
H A DInputSection.h360 constexpr const char stringTable[] = "__string_table"; global() variable