Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp883 StringRef TypeInputSection; in write() local
888 TypeInputSection = DwpSingleInfoSection; in write()
897 TypeInputSection = CurTypesSection.front(); in write()
912 Out, TypeIndexEntries, TUIndex, OutSection, TypeInputSection, in write()