Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDataExtractor.cpp48 uint64_t DWARFDataExtractor::getRelocatedValue(uint32_t Size, uint64_t *Off, in getRelocatedValue() function in DWARFDataExtractor
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDataExtractorTest.cpp20 TEST(DWARFDataExtractorTest, getRelocatedValue) { in TEST() argument