Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/
DELFObjectWriter.cpp957 struct ELF::Elf64_Rela ERE64; in writeRelocations() local
958 ERE64.setSymbolAndType(Index, Entry.Type); in writeRelocations()
959 write(ERE64.r_info); in writeRelocations()