Home
last modified time | relevance | path

Searched refs:SHR_SYMTAB (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DXCOFF.h63 SHR_SYMTAB = 0x8000, ///< At exec time, create shared symbol table for program enumerator
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DXCOFFEmitter.cpp433 InitAuxFileHdr.Flag.value_or(yaml::Hex16(XCOFF::SHR_SYMTAB))); in writeAuxFileHeader()