Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.cpp437 void MergeInputChunk::splitStrings(ArrayRef<uint8_t> data) { in splitStrings() function in lld::wasm::MergeInputChunk
/llvm-project-15.0.7/lld/ELF/
H A DInputSection.cpp1352 void MergeInputSection::splitStrings(StringRef s, size_t entSize) { in splitStrings() function in MergeInputSection