Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp245 struct ExceptionSectionEntry : public SectionEntry { global() struct
246 ExceptionTable__anon26f8c94b0111::ExceptionSectionEntry global() argument
247 isDebugEnabled__anon26f8c94b0111::ExceptionSectionEntry global() argument
249 ExceptionSectionEntry__anon26f8c94b0111::ExceptionSectionEntry ExceptionSectionEntry() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp89 template struct ExceptionSectionEntry<support::ubig32_t>; global() variable
90 template struct ExceptionSectionEntry<support::ubig64_t>; global() variable