Searched defs:splitStrings (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.cpp | 443 void MergeInputChunk::splitStrings(ArrayRef<uint8_t> data) { splitStrings() function in lld::wasm::MergeInputChunk |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.cpp | 1328 void MergeInputSection::splitStrings(StringRef s, size_t entSize) { splitStrings() function in MergeInputSection |