Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp83 const StringRef partName = line.substr(markerLen); in handle() local
/llvm-project/lld/ELF/
H A DDriver.cpp2428 StringRef partName = reinterpret_cast<const char *>(s->content().data()); readSymbolPartitionSection() local