Home
last modified time | relevance | path

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

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