HomeSort by relevance Sort by last modified time
    Searched defs:setSection (Results 1 - 19 of 19) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCSymbol.h 115 /// setSection - Mark the symbol as defined in the section \arg S.
116 void setSection(const MCSection &S) { Section = &S; }
  /external/llvm/lib/IR/
Globals.cpp 98 setSection(GV->getSection());
154 void GlobalObject::setSection(StringRef S) {
  /frameworks/compile/mclinker/include/mcld/Object/
SectionMap.h 94 void setSection(LDSection* pSection) { m_pSection = pSection; }
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalValue.h 99 void setSection(StringRef S) { Section = S; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 806 void setSection(MCSection *Section) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 806 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
DIE.h 815 void setSection(MCSection *Section) {
  /external/annotation-tools/scene-lib/
ant-contrib.jar 

Completed in 1406 milliseconds