Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp842 StringRef CUInfoSection = in write() local
845 parseInfoSectionUnitHeader(CUInfoSection); in write()
852 CUInfoSection, in write()
875 Out.emitBytes(CUInfoSection); in write()