Searched refs:LLVMRelocationIteratorRef (Results 1 – 10 of 10) sorted by relevance
40 typedef struct LLVMOpaqueRelocationIterator *LLVMRelocationIteratorRef; typedef71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);72 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef RI);74 LLVMRelocationIteratorRef RI);75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);84 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI);85 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);86 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI);89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);90 const char *LLVMGetRelocationValueString(LLVMRelocationIteratorRef RI);
38 typedef struct LLVMOpaqueRelocationIterator *LLVMRelocationIteratorRef; typedef181 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);182 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef RI);184 LLVMRelocationIteratorRef RI);185 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);194 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI);195 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);196 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI);199 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);200 const char *LLVMGetRelocationValueString(LLVMRelocationIteratorRef RI);
38 typedef struct LLVMOpaqueRelocationIterator *LLVMRelocationIteratorRef; typedef183 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);184 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef RI);186 LLVMRelocationIteratorRef RI);187 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);196 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI);197 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);198 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI);201 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);202 const char *LLVMGetRelocationValueString(LLVMRelocationIteratorRef RI);
51 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap()55 inline LLVMRelocationIteratorRef57 return reinterpret_cast<LLVMRelocationIteratorRef> in wrap()165 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section) { in LLVMGetRelocations()170 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef SI) { in LLVMDisposeRelocationIterator()175 LLVMRelocationIteratorRef SI) { in LLVMIsRelocationIteratorAtEnd()179 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef SI) { in LLVMMoveToNextRelocation()214 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationOffset()218 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol()223 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationType()[all …]
52 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap()56 inline LLVMRelocationIteratorRef58 return reinterpret_cast<LLVMRelocationIteratorRef> in wrap()281 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section) { in LLVMGetRelocations()286 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef SI) { in LLVMDisposeRelocationIterator()291 LLVMRelocationIteratorRef SI) { in LLVMIsRelocationIteratorAtEnd()295 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef SI) { in LLVMMoveToNextRelocation()330 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationOffset()334 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol()339 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationType()[all …]
53 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap()57 inline LLVMRelocationIteratorRef59 return reinterpret_cast<LLVMRelocationIteratorRef> in wrap()283 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section) { in LLVMGetRelocations()288 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef SI) { in LLVMDisposeRelocationIterator()293 LLVMRelocationIteratorRef SI) { in LLVMIsRelocationIteratorAtEnd()297 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef SI) { in LLVMMoveToNextRelocation()330 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationOffset()334 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol()339 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationType()[all …]