Home
last modified time | relevance | path

Searched defs:getAuxSymbol (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DCOFF.h831 std::error_code getAuxSymbol(uint32_t index, const T *&Res) const { in getAuxSymbol() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h1015 std::error_code getAuxSymbol(uint32_t index, const T *&Res) const { in getAuxSymbol() function
/external/llvm-project/llvm/include/llvm/Object/
DCOFF.h1027 Error getAuxSymbol(uint32_t index, const T *&Res) const { in getAuxSymbol() function