Searched refs:getSectionType (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h60 virtual uint32_t getSectionType(DataRefImpl Sec) const = 0;
87 return getObject()->getSectionType(getRawDataRefImpl());
246 uint32_t getSectionType(DataRefImpl Sec) const override;
379 uint32_t ELFObjectFile<ELFT>::getSectionType(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile
H A DMachO.h206 unsigned getSectionType(SectionRef Sec) const;
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp403 unsigned SectionType = MachO->getSectionType(Section);
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp460 unsigned MachOObjectFile::getSectionType(SectionRef Sec) const { function in class:MachOObjectFile
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 281 milliseconds