Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h132 std::vector<yaml::Hex64> FunctionStarts; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOObject.h313 LinkData FunctionStarts; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DMachOObjectFile.cpp5264 SmallVector<uint64_t, 8> FunctionStarts; in getFunctionStarts() local