Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp1113 ranges[i].EndRva = start + thunk->getSize(); in writeTo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h777 support::ulittle32_t EndRva; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp895 << W.hex(CodeRanges[i].EndRva) << " -> " in printCOFFLoadConfig()