Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h66 virtual bool hasValidRelocationAt(uint64_t StartOffset, uint64_t EndOffset,
/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.h146 bool hasValidRelocationAt(uint64_t StartOffset, uint64_t EndOffset,
DDwarfLinkerForBinary.cpp614 bool DwarfLinkerForBinary::AddressManager::hasValidRelocationAt( in hasValidRelocationAt() function in llvm::dsymutil::DwarfLinkerForBinary::AddressManager
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h73 virtual bool hasValidRelocationAt(uint64_t StartOffset, uint64_t EndOffset,
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp477 if (!RelocMgr.hasValidRelocationAt(LocationOffset, LocationEndOffset, in shouldKeepVariableDIE()
516 !RelocMgr.hasValidRelocationAt(LowPcOffset, LowPcEndOffset, MyInfo)) in shouldKeepSubprogramDIE()