6 writes to _codeRelocType
ILCompiler.Compiler (6)
Compiler\ObjectWriter\Dwarf\DwarfBuilder.cs (6)
63_codeRelocType = RelocType.IMAGE_REL_BASED_DIR64; 69_codeRelocType = RelocType.IMAGE_REL_BASED_HIGHLOW; 75_codeRelocType = RelocType.IMAGE_REL_BASED_DIR64; 81_codeRelocType = RelocType.IMAGE_REL_BASED_HIGHLOW; 87_codeRelocType = RelocType.IMAGE_REL_BASED_DIR64; 93_codeRelocType = RelocType.IMAGE_REL_BASED_DIR64;
3 references to _codeRelocType
ILCompiler.Compiler (3)
Compiler\ObjectWriter\Dwarf\DwarfBuilder.cs (3)
163_codeRelocType)) 228_codeRelocType)) 252arangeSectionWriter.EmitSymbolReference(_codeRelocType, sectionInfo.SectionSymbolName, 0);