Searched defs:getPersonalityEncoding (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h148 unsigned getPersonalityEncoding() const { return PersonalityEncoding; } function in class:llvm::TargetLoweringObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h196 Optional<uint32_t> getPersonalityEncoding() const { return PersonalityEnc; } function in class:llvm::dwarf::CIE

Completed in 156 milliseconds