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.cpp886 StringRef TypeInputSection; in write() local
891 TypeInputSection = DwpSingleInfoSection; in write()
900 TypeInputSection = CurTypesSection.front(); in write()
915 Out, TypeIndexEntries, TUIndex, OutSection, TypeInputSection, in write()