Searched refs:getSubsection (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DWP/ |
| H A D | DWP.cpp | 171 static StringRef getSubsection(StringRef Section, in getSubsection() function 843 getSubsection(DwpSingleInfoSection, E, DW_SECT_INFO); in write() 851 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write() 853 getSubsection(CurStrOffsetSection, E, DW_SECT_STR_OFFSETS), in write()
|