Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DAddressesMap.h
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp83 std::optional<int64_t> getSubprogramRelocAdjustment(const DWARFDie &DIE, in getSubprogramRelocAdjustment() function in llvm::dwarfutil::ObjFileAddressMap
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1374 getContaingFile().Addresses->getSubprogramRelocAdjustment( in createPlainDIEandCloneAttributes()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp567 RelocMgr.getSubprogramRelocAdjustment(DIE, Options.Verbose); in shouldKeepSubprogramDIE()