Searched defs:getSectionOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h75 uint64_t getSectionOffset() const { return SectionOffset; } function in class:llvm::final
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp128 uint64_t ExprValue::getSectionOffset() const { function in class:ExprValue
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h559 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile

Completed in 173 milliseconds