Home
last modified time | relevance | path

Searched defs:functionStarts (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputSection.h303 constexpr const char functionStarts[] = "__func_starts"; variable
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h261 std::vector<uint8_t> functionStarts; member