Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionWasm.h75 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.cpp428 uint32_t EncoreBootImage::getSectionOffset(Section * section) in getSectionOffset() function in EncoreBootImage
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h529 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { in getSectionOffset() function