Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputSection.h86 bool hasAltEntry : 1; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h760 bool hasAltEntry() const { return HasAltEntry; } hasAltEntry() function