Home
last modified time | relevance | path

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

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