Home
last modified time | relevance | path

Searched defs:Rva (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp467 assert(Rva <= UINT32_MAX); in getVaPtr() local
535 getHintName(uint32_t Rva,uint16_t & Hint,StringRef & Name) const getHintName() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h114 uint32_t Rva = 0; variable