Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DAddressesMap.h93 getVariableRelocAdjustment(const DWARFDie &DIE, bool Verbose) { in getVariableRelocAdjustment() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h515 getVariableRelocAdjustment(AddressesMap &RelocMgr, const DWARFDie &DIE);
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp743 Entry.CU->getContaingFile().Addresses->getVariableRelocAdjustment( in isLiveVariableEntry()
H A DDWARFLinkerCompileUnit.cpp1388 getContaingFile().Addresses->getVariableRelocAdjustment( in createPlainDIEandCloneAttributes()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp406 DWARFLinker::getVariableRelocAdjustment(AddressesMap &RelocMgr, in getVariableRelocAdjustment() function in llvm::DWARFLinker
517 getVariableRelocAdjustment(RelocMgr, DIE); in shouldKeepVariableDIE()