Searched defs:ExceptionSectionEntry (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | XCOFFObjectWriter.cpp | 245 struct ExceptionSectionEntry : public SectionEntry { global() struct |
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | XCOFFObjectFile.cpp | 89 template struct ExceptionSectionEntry<support::ubig32_t>; global() variable |