Home
last modified time | relevance | path

Searched defs:getSubsection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h46 uint32_t getSubsection() const { return Subsection; } in getSubsection() function
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp174 static StringRef getSubsection(StringRef Section, in getSubsection() function