Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp947 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in addTpOffsetGotEntry()
1754 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in postScanRelocations()
H A DSyntheticSections.h521 void addAddendOnlyRelocIfNonPreemptible(RelType dynType, GotSection &sec,
H A DSyntheticSections.cpp1625 void RelocationBaseSection::addAddendOnlyRelocIfNonPreemptible( in addAddendOnlyRelocIfNonPreemptible() function in RelocationBaseSection