Home
last modified time | relevance | path

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

/dports/devel/llvm90/llvm-9.0.1.src/tools/dsymutil/
H A DDwarfLinker.h135 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
252 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
H A DDwarfLinker.cpp556 bool DwarfLinker::RelocationManager::hasValidRelocation( in hasValidRelocation() function in llvm::dsymutil::DwarfLinker::RelocationManager
646 if (!RelocMgr.hasValidRelocation(LocationOffset, LocationEndOffset, MyInfo) || in shouldKeepVariableDIE()
683 !RelocMgr.hasValidRelocation(LowPcOffset, LowPcEndOffset, MyInfo)) in shouldKeepSubprogramDIE()
/dports/devel/llvm80/llvm-8.0.1.src/tools/dsymutil/
H A DDwarfLinker.h136 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
250 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
H A DDwarfLinker.cpp516 bool DwarfLinker::RelocationManager::hasValidRelocation( in hasValidRelocation() function in llvm::dsymutil::DwarfLinker::RelocationManager
606 if (!RelocMgr.hasValidRelocation(LocationOffset, LocationEndOffset, MyInfo) || in shouldKeepVariableDIE()
643 !RelocMgr.hasValidRelocation(LowPcOffset, LowPcEndOffset, MyInfo)) in shouldKeepSubprogramDIE()
/dports/devel/llvm70/llvm-7.0.1.src/tools/dsymutil/
H A DDwarfLinker.h136 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
248 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
H A DDwarfLinker.cpp474 bool DwarfLinker::RelocationManager::hasValidRelocation(
564 if (!RelocMgr.hasValidRelocation(LocationOffset, LocationEndOffset, MyInfo) ||
601 !RelocMgr.hasValidRelocation(LowPcOffset, LowPcEndOffset, MyInfo))
/dports/devel/llvm10/llvm-10.0.1.src/tools/dsymutil/
H A DDwarfLinkerForBinary.h284 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h284 bool hasValidRelocation(uint32_t StartOffset, uint32_t EndOffset,
/dports/lang/spidermonkey60/firefox-60.9.0/build/build-clang/
H A Dr289565-for-3.9.patch2105 !RelocMgr.hasValidRelocation(LowPcOffset, LowPcEndOffset, MyInfo))