Home
last modified time | relevance | path

Searched refs:mipsGp0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h281 uint32_t mipsGp0 = 0; variable
H A DInputSection.cpp541 addend += sec->getFile<ELFT>()->mipsGp0; in copyRelocations()
H A DRelocations.cpp488 return sec->getFile<ELFT>()->mipsGp0; in computeMipsAddend()
H A DSyntheticSections.cpp204 sec->getFile<ELFT>()->mipsGp0 = opt->getRegInfo().ri_gp_value; in create()
259 sec->getFile<ELFT>()->mipsGp0 = r->ri_gp_value; in create()