Home
last modified time | relevance | path

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

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