Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFDataExtractorSimple.h45 return static_cast<const Relocator *>(this)->getRelocatedValueImpl(
184 LLVM_ABI uint64_t getRelocatedValueImpl(uint32_t Size, uint64_t *Off,
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDataExtractor.h45 uint64_t getRelocatedValueImpl(uint32_t Size, uint64_t *Off, uint64_t *SecNdx, in getRelocatedValueImpl() function