Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp2933 auto &dobj = static_cast<const LLDDwarfObj<ELFT> &>(dwarf.getDWARFObj()); in create() local
2937 chunks[i].sec = dobj.getInfoSection(); in create()
2940 nameAttrs[i] = readPubNamesAndTypes<ELFT>(dobj, chunks[i].compilationUnits); in create()