Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.h233 uint32_t mipsGp0 = 0; variable
DInputSection.cpp489 addend += sec->getFile<ELFT>()->mipsGp0; in copyRelocations()
DRelocations.cpp628 return sec.getFile<ELFT>()->mipsGp0; in computeMipsAddend()
DSyntheticSections.cpp198 sec->getFile<ELFT>()->mipsGp0 = opt->getRegInfo().ri_gp_value; in create()
250 sec->getFile<ELFT>()->mipsGp0 = r->ri_gp_value; in create()