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.cpp941 ctx.mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in addTpOffsetGotEntry()
1911 ctx.mainPart->relaDyn->addAddendOnlyRelocIfNonPreemptible( in postScanRelocations()
H A DSyntheticSections.h536 void addAddendOnlyRelocIfNonPreemptible(RelType dynType,
H A DSyntheticSections.cpp1698 void RelocationBaseSection::addAddendOnlyRelocIfNonPreemptible( in addAddendOnlyRelocIfNonPreemptible() function in RelocationBaseSection