Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3152 uint32_t entryPoolSize; in init() local
3153 std::tie(entryPoolSize, hdr.NameCount) = computeEntryPool(inputChunks); in init()
3158 size = findDebugNamesOffsets(hdrSize, hdr).EntriesBase + entryPoolSize; in init()