Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h82 std::optional<XCOFF::DwarfSectionSubtypeFlags> SectionSubtype; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp1200 int32_t SectionSubtype = Sec.getSectionSubtype(); in printSectionHeaders() local