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.cpp2990 std::pair<uint8_t, dwarf::Form> static getMergedCuCountForm( in getMergedCuCountForm() function
3041 dwarf::Form cuAttrForm = getMergedCuCountForm(hdr.CompUnitCount).second; in computeHdrAndAbbrevTable()
3115 const uint8_t cuAttrSize = getMergedCuCountForm(hdr.CompUnitCount).first; in computeEntryPool()