Home
last modified time | relevance | path

Searched refs:hasCsectAuxEnt (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/tools/llvm-objdump/
DXCOFFDump.cpp51 if (SymRef.hasCsectAuxEnt()) in getXCOFFSymbolCsectSMC()
61 if (SymRef.hasCsectAuxEnt()) in isLabel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp728 assert(hasCsectAuxEnt() && "No Csect Auxiliary Entry is found."); in getXCOFFCsectAuxEnt32()
750 bool XCOFFSymbolRef::hasCsectAuxEnt() const { in hasCsectAuxEnt() function in llvm::object::XCOFFSymbolRef
763 if (!hasCsectAuxEnt()) in isFunction()
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp780 assert(hasCsectAuxEnt() && "No Csect Auxiliary Entry is found."); in getXCOFFCsectAuxEnt32()
804 bool XCOFFSymbolRef::hasCsectAuxEnt() const { in hasCsectAuxEnt() function in llvm::object::XCOFFSymbolRef
817 if (!hasCsectAuxEnt()) in isFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DXCOFFObjectFile.h366 bool hasCsectAuxEnt() const;
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h394 bool hasCsectAuxEnt() const;