Searched refs:getLazyPtrVA (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp49 uint64_t Symbol::getLazyPtrVA() const { function in class:Symbol
H A DSymbols.h77 uint64_t getLazyPtrVA() const;
H A DSyntheticSections.cpp711 config->emitChainedFixups ? sym->getGotVA() : sym->getLazyPtrVA();

Completed in 113 milliseconds