Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2902 std::pair<uint8_t, dwarf::Form> static getMergedCuCountForm( in getMergedCuCountForm() function
2953 dwarf::Form cuAttrForm = getMergedCuCountForm(hdr.CompUnitCount).second; in computeHdrAndAbbrevTable()
3027 const uint8_t cuAttrSize = getMergedCuCountForm(hdr.CompUnitCount).first; in computeEntryPool()