Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1463 MCSectionELF *mySection; in processInstruction() local
1485 mySection = getContext().getELFSection(myCharStr, ELF::SHT_PROGBITS, in processInstruction()
1490 mySection = getContext().getELFSection(myCharStr, ELF::SHT_PROGBITS, in processInstruction()
1495 MES->switchSection(mySection); in processInstruction()