Home
last modified time | relevance | path

Searched defs:isFuncPtr (Results 1 – 7 of 7) sorted by relevance

/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Drtsentry.cpp109 Handle creatEntryPointObject(TaskData *taskData, Handle entryH, bool isFuncPtr) in creatEntryPointObject()
127 const char *getEntryPointName(PolyObject *p, bool *isFuncPtr) in getEntryPointName()
H A Dexporter.h56 virtual void addExternalReference(void *p, const char *entryPoint, bool isFuncPtr) {} in addExternalReference()
H A Delfexport.cpp295 void ELFExport::addExternalReference(void *relocAddr, const char *name, bool isFuncPtr) in addExternalReference()
319 …LFExport::writeRelocation(POLYUNSIGNED offset, void *relocAddr, unsigned symbolNum, bool isFuncPtr) in writeRelocation()
H A Dexporter.cpp862 bool isFuncPtr = true; in relocateObject() local
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A DGPL-2.0+_abi-compliance-checker.pl583 sub isFuncPtr($) subroutine
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/modules/Internals/
H A DGccAst.pm2260 sub isFuncPtr($) subroutine
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddoxygen.cpp2790 static void addVariable(const Entry *root,int isFuncPtr=-1) in isVarWithConstructor()
3068 int isFuncPtr=-1; in buildVarList() local