Home
last modified time | relevance | path

Searched refs:findNull (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DInputSection.cpp1337 static size_t findNull(StringRef s, size_t entSize) { in findNull() function
1366 size_t size = findNull(StringRef(p, end - p), entSize); in splitStrings()