Searched refs:LLVMMoveToContainingSection (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | object.c | 74 LLVMMoveToContainingSection(sect, sym); in llvm_object_list_symbols()
|
/external/llvm/tools/llvm-c-test/ |
D | object.c | 74 LLVMMoveToContainingSection(sect, sym); in llvm_object_list_symbols()
|
/external/llvm/include/llvm-c/ |
D | Object.h | 52 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Object.h | 52 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect,
|
/external/llvm/bindings/python/llvm/ |
D | object.py | 340 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/ |
D | object.py | 340 lib.LLVMMoveToContainingSection(sections, self) 446 library.LLVMMoveToContainingSection.argtypes = [c_object_p, c_object_p]
|
/external/llvm/lib/Object/ |
D | Object.cpp | 102 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | Object.cpp | 102 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection() function
|