Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXSection.h43 std::string getLabelEndName() const override { return ""; } in getLabelEndName() function
/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCSection.h58 virtual std::string getLabelEndName() const = 0;
H A DMCSectionCOFF.h66 std::string getLabelEndName() const override { in getLabelEndName() function
H A DMCSectionMachO.h60 std::string getLabelEndName() const override { in getLabelEndName() function
H A DMCSectionELF.h71 std::string getLabelEndName() const override { in getLabelEndName() function