Home
last modified time | relevance | path

Searched defs:setDebugSectionOffset (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h893 void setDebugSectionOffset(uint64_t O) { Offset = O; } in setDebugSectionOffset() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h885 void setDebugSectionOffset(unsigned O) { Offset = O; } in setDebugSectionOffset() function