Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp950 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in addTpOffsetGotEntry()
1816 mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in postScanRelocations()
H A DSyntheticSections.h526 void addAddendOnlyRelocIfNonPreemptible(RelType dynType, GotSection &sec,
H A DSyntheticSections.cpp1641 void RelocationBaseSection::addAddendOnlyRelocIfNonPreemptible( in addAddendOnlyRelocIfNonPreemptible() function in RelocationBaseSection