Searched refs:EShNum (Results 1 – 12 of 12) sorted by relevance
11 ## the section header table. Check that we emit the `EShNum` key properly.21 # PRESERVE-NEXT: EShNum: 0x032 EShNum: 0x051 # NO-SECTIONS-NEXT: EShNum: 0x0
24 EShNum: 0 label62 EShNum: 0 label
214 EShNum: [[SHNUM=0x2000]]
109 EShNum: [[SHNUM=<none>]]
14 EShNum: 0x1
38 EShNum: [[SHNUM=3]]
192 EShNum: 0x3
330 EShNum: 0xFF567 EShNum: 0x0586 EShNum: 0x0
128 Optional<llvm::yaml::Hex16> EShNum; member
516 if (Doc.Header.EShNum) in writeELFHeader()517 Header.e_shnum = *Doc.Header.EShNum; in writeELFHeader()
1093 IO.mapOptional("EShNum", FileHdr.EShNum); in mapping()
308 Y->Header.EShNum = 0; in dump()