Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h153 bool findValidRelocs(const object::SectionRef &Section,
H A DDwarfLinkerForBinary.cpp823 bool DwarfLinkerForBinary::AddressManager::findValidRelocs( in findValidRelocs() function in llvm::dsymutil::DwarfLinkerForBinary::AddressManager
862 findValidRelocs(Section, Obj, DMO, ValidDebugInfoRelocs); in findValidRelocsInDebugSections()
865 findValidRelocs(Section, Obj, DMO, ValidDebugAddrRelocs); in findValidRelocsInDebugSections()