Searched defs:RuntimeFunction (Results 1 – 10 of 10) sorted by relevance
229 struct RuntimeFunction { struct230 RuntimeFunction(SymbolStringPtr Name) : Name(std::move(Name)) {} in RuntimeFunction() argument235 RuntimeFunction PlatformBootstrap{ argument
69 struct RuntimeFunction { struct70 support::ulittle32_t StartAddress;71 support::ulittle32_t EndAddress;72 support::ulittle32_t UnwindInfoOffset;
106 RuntimeFunction(const support::ulittle32_t *Data) in RuntimeFunction() function109 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction() function
87 struct RuntimeFunction { struct88 support::ulittle32_t StartAddress;89 support::ulittle32_t EndAddress;90 support::ulittle32_t UnwindInfoOffset;
105 RuntimeFunction(const support::ulittle32_t *Data) in RuntimeFunction() function108 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction() function
141 struct RuntimeFunction { struct142 support::ulittle32_t StartAddress;143 support::ulittle32_t EndAddress;144 support::ulittle32_t UnwindInfoOffset;
108 RuntimeFunction(const support::ulittle32_t *Data) in RuntimeFunction() function111 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction() function
20 class RuntimeFunction; variable
44 enum class RuntimeFunction { enum
46 enum class RuntimeFunction { enum