Home
last modified time | relevance | path

Searched refs:LLVMGetSectionAddress (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-c-test/
H A Dobject.c43 LLVMGetSectionAddress(sect), LLVMGetSectionSize(sect)); in llvm_object_list_sections()
/llvm-project/llvm/include/llvm-c/
H A DObject.h178 uint64_t LLVMGetSectionAddress(LLVMSectionIteratorRef SI);
/llvm-project/llvm/lib/Object/
H A DObject.cpp273 uint64_t LLVMGetSectionAddress(LLVMSectionIteratorRef SI) { in LLVMGetSectionAddress() function