Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp1304 findNull(StringRef s,size_t entSize) findNull() argument
1315 splitStrings(StringRef s,size_t entSize) splitStrings() argument
1339 splitNonStrings(ArrayRef<uint8_t> data,size_t entSize) splitNonStrings() argument
[all...]
H A DInputFiles.cpp716 uint64_t entSize = sec.sh_entsize; shouldMerge() local