Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp69 int64_t AddrAdjust; ///< Address offset to apply to the described entity. member
1485 Info.AddrAdjust = int64_t(ValidReloc.Mapping->getValue().BinaryAddress) + in hasValidRelocation()
1597 Ranges[LowPc] = std::make_pair(HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()
1598 Unit.addFunctionRange(LowPc, HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()
2126 PCOffset = Info.AddrAdjust; in cloneDIE()