Home
last modified time | relevance | path

Searched refs:getSectionByIndex (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.h100 NormalizedSection &getSectionByIndex(unsigned Index) { in getSectionByIndex() function
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.h106 NormalizedSection &getSectionByIndex(unsigned Index) { in getSectionByIndex() function
DMachO_x86_64.cpp204 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
231 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
DMachO_arm64.cpp202 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
228 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()