Home
last modified time | relevance | path

Searched defs:TypesSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp559 const MCSection *TypesSection, const MCSection *CUIndexSection, in handleSection()
630 MCSection *const TypesSection = MCOFI.getDwarfTypesDWOSection(); in write() local