Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h886 computeEntryPool(MutableArrayRef<InputChunk> inputChunks);
H A DSyntheticSections.cpp3018 std::pair<uint32_t, uint32_t> DebugNamesBaseSection::computeEntryPool( in computeEntryPool() function in DebugNamesBaseSection
3153 std::tie(entryPoolSize, hdr.NameCount) = computeEntryPool(inputChunks); in init()