Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1085 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); getStackSizesSection() local
1103 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); getBBAddrMapSection() local
1123 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); getKCFITrapSection() local
1142 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec); getPseudoProbeSection() local
1195 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec); getPCSection() local
[all...]