Home
last modified time | relevance | path

Searched defs:RelocationOffset (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp210 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local
281 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local
DARMWinEHPrinter.cpp220 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp61 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange()