Home
last modified time | relevance | path

Searched refs:LLVMMoveToContainingSection (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dobject.c74 LLVMMoveToContainingSection(sect, sym); in llvm_object_list_symbols()
/external/llvm/tools/llvm-c-test/
Dobject.c74 LLVMMoveToContainingSection(sect, sym); in llvm_object_list_symbols()
/external/llvm/include/llvm-c/
DObject.h52 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DObject.h52 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect,
/external/llvm/bindings/python/llvm/
Dobject.py340 lib.LLVMMoveToContainingSection(sections, self)
446 library.LLVMMoveToContainingSection.argtypes = [c_object_p, c_object_p]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py340 lib.LLVMMoveToContainingSection(sections, self)
446 library.LLVMMoveToContainingSection.argtypes = [c_object_p, c_object_p]
/external/llvm/lib/Object/
DObject.cpp102 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp102 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection() function