Searched refs:getSubsection (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/DWP/ |
| H A D | DWP.cpp | 172 static StringRef getSubsection(StringRef Section, in getSubsection() function 726 getSubsection(DwpSingleInfoSection, E, DW_SECT_INFO); in write() 734 Header, getSubsection(AbbrevSection, E, DW_SECT_ABBREV), in write() 736 getSubsection(CurStrOffsetSection, E, DW_SECT_STR_OFFSETS), in write()
|