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

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

Completed in 178 milliseconds