Searched defs:getGotOffset (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp151 uint64_t Symbol::getGotOffset() const { return gotIndex * config->wordsize; } function in class:lld::elf::Symbol
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2790 int64_t MipsGOTParser<ELFT>::getGotOffset(const Entry *E) const { function in class:MipsGOTParser

Completed in 128 milliseconds