Home
last modified time | relevance | path

Searched refs:addAddendOnlyRelocIfNonPreemptible (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp923 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in addTpOffsetGotEntry()
1642 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in postScanRelocations()
H A DSyntheticSections.h529 void addAddendOnlyRelocIfNonPreemptible(RelType dynType,
H A DSyntheticSections.cpp1636 void RelocationBaseSection::addAddendOnlyRelocIfNonPreemptible( in addAddendOnlyRelocIfNonPreemptible() function in RelocationBaseSection