Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h76 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionWasm.h70 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() function
/external/llvm-project/lld/ELF/
DLinkerScript.cpp71 uint64_t ExprValue::getSectionOffset() const { in getSectionOffset() function in ExprValue
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h493 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { in getSectionOffset() function
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h539 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { in getSectionOffset() function